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 物件。

適用於