Share via


_Type.Attributes Özellik

Tanım

Özelliğine sürümden bağımsız erişime Attributes sahip COM nesneleri sağlar.

public:
 property System::Reflection::TypeAttributes Attributes { System::Reflection::TypeAttributes get(); };
public System.Reflection.TypeAttributes Attributes { get; }
member this.Attributes : System.Reflection.TypeAttributes
Public ReadOnly Property Attributes As TypeAttributes

Özellik Değeri

TypeAttributes genel bir tür parametresini temsil etmediği sürece Type , öznitelik kümesini Typetemsil eden bir nesnedir ve bu durumda değer belirtilmez.

Açıklamalar

Bu özellik yönetilmeyen koddan yönetilen sınıflara erişim içindir ve yönetilen koddan çağrılmamalıdır.

Type.Attributes özelliği ile Typeilişkili öznitelikleri alır.

Şunlara uygulanır