ComAwareEventInfo.Attributes Egenskap

Definition

Hämtar attributen för den här händelsen.

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

Egenskapsvärde

Skrivskyddade attribut för den här händelsen.

Kommentarer

Attributen returneras i ett heltal på 4 byte, som representerar en bitmapp över attributen som angetts för händelsen som återspeglas av den här instansen.

Gäller för