ComAwareEventInfo.ReflectedType プロパティ

定義

このインスタンスを初期化するために使用されたクラス オブジェクトを取得します。

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

プロパティ値

現在のオブジェクトを初期化するために使用された Type オブジェクト。

適用対象