MemberDescriptor.Attributes Özellik

Tanım

Bu üye için öznitelik koleksiyonunu alır.

public:
 virtual property System::ComponentModel::AttributeCollection ^ Attributes { System::ComponentModel::AttributeCollection ^ get(); };
public virtual System.ComponentModel.AttributeCollection Attributes { get; }
member this.Attributes : System.ComponentModel.AttributeCollection
Public Overridable ReadOnly Property Attributes As AttributeCollection

Özellik Değeri

AttributeCollection Bu üyenin özniteliklerini sağlayan bir veya içinde AttributeArrayöznitelik yoksa boş bir koleksiyon.

Açıklamalar

Bu üye için yoksaAttributeCollection, bu özellik oluşturucuya geçirilen nesne dizisini Attribute kullanarak yeni AttributeCollection bir oluşturmak için yöntemini çağırırCreateAttributeCollection.

Şunlara uygulanır

Ayrıca bkz.