NullableConverter.UnderlyingType 屬性

定義

取得基礎型別。

public:
 property Type ^ UnderlyingType { Type ^ get(); };
public Type UnderlyingType { get; }
member this.UnderlyingType : Type
Public ReadOnly Property UnderlyingType As Type

屬性值

表示基礎型別的 Type

適用於