Sdílet prostřednictvím


MultipleBaseMetadataAttribute Třída

Definice

Základní třída pro atributy, které se mohou objevit vícekrát na jedné součásti.

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
Dědičnost
MultipleBaseMetadataAttribute
Odvozené
Atributy

Konstruktory

MultipleBaseMetadataAttribute()

Inicializuje novou instanci objektu MultipleBaseMetadataAttribute.

Platí pro