Aracılığıyla paylaş


MultipleBaseMetadataAttribute Sınıf

Tanım

Tek bir bileşen parçasında birden çok kez görünebilen öznitelikler için temel sınıf.

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
Devralma
MultipleBaseMetadataAttribute
Türetilmiş
Öznitelikler

Oluşturucular

MultipleBaseMetadataAttribute()

öğesinin yeni bir örneğini MultipleBaseMetadataAttributebaşlatır.

Şunlara uygulanır