Freigeben über


MultipleBaseMetadataAttribute Klasse

Definition

Eine Basisklasse für Attribute, die mehrmals in einer einzelnen Komponente vorkommen können.

public ref class MultipleBaseMetadataAttribute abstract : Attribute
[Windows::Foundation::Metadata::WebHostHidden]
public ref class MultipleBaseMetadataAttribute abstract : Platform::Metadata::Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)]
[System.ComponentModel.Composition.MetadataAttribute]
public abstract class MultipleBaseMetadataAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type MultipleBaseMetadataAttribute = class
    inherit Attribute
Public MustInherit Class MultipleBaseMetadataAttribute
Inherits Attribute
Vererbung
MultipleBaseMetadataAttribute
Abgeleitet
Attribute

Konstruktoren

MultipleBaseMetadataAttribute()

Initialisiert eine neue Instanz von MultipleBaseMetadataAttribute.

Gilt für: