_EventInfo.Attributes Özellik

Tanım

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

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

Özellik Değeri

Bu olayın salt okunur öznitelikleri.

Açıklamalar

Bu yöntem 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 olayın özniteliklerini alır.

Şunlara uygulanır