ComAwareEventInfo.DeclaringType Vlastnost

Definice

Získá třídu, která deklaruje tento člen.

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

Hodnota vlastnosti

Objekt Type pro třídu, která deklaruje tento člen.

Platí pro

Viz také