NullableConverter.UnderlyingType 属性

定义

获取基础类型。

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

属性值

表示基础类型的 Type

适用于