_MethodBase.Attributes Özellik

Tanım

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

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

Özellik Değeri

Değerlerden MethodAttributes biri.

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.

Attributes özelliği, bu yöntemle ilişkili öznitelikleri alır.

Şunlara uygulanır