Aracılığıyla paylaş


_Type.Attributes Özellik

Tanım

ÖZELLIĞIne Attributes sürümden bağımsız erişime 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 değerinin Typeöznitelik kümesini temsil 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