GenericTypeParameterBuilder.ReflectedType プロパティ

定義

GenericTypeParameterBuilderの取得に使用されたType オブジェクトを取得します。

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

プロパティ値

GenericTypeParameterBuilderの取得に使用されたType オブジェクト。

適用対象