NullableConverter.UnderlyingType プロパティ

定義

基になる型を取得します。

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

プロパティ値

基になる型を表す Type

適用対象