NullableConverter.UnderlyingType 屬性

定義

能理解底層類型。

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

屬性值

Type代表底層類型。

適用於