GenericTypeParameterBuilder.UnderlyingSystemType プロパティ

定義

現在のジェネリック型パラメーターを取得します。

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

プロパティ値

現在の GenericTypeParameterBuilder オブジェクト。

適用対象