ComAwareEventInfo.DeclaringType Tulajdonság

Definíció

Lekéri a tagot deklaráló osztályt.

public:
 virtual property Type ^ DeclaringType { Type ^ get(); };
public override Type DeclaringType { get; }
member this.DeclaringType : Type
Public Overrides ReadOnly Property DeclaringType As Type

Tulajdonság értéke

A Type tagot deklaráló osztály objektuma.

A következőre érvényes:

Lásd még