EventInfo.Attributes Właściwość

Definicja

Pobiera atrybuty dla tego zdarzenia.

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

Wartość właściwości

Atrybuty tylko do odczytu dla tego zdarzenia.

Implementuje

Uwagi

Atrybuty są zwracane w 4-bajtowej liczbie całkowitej reprezentującej mapę bitową atrybutów ustawionych dla zdarzenia odzwierciedlanego przez to wystąpienie.

Dotyczy