NullableConverter.UnderlyingType 속성

정의

기본 형식을 가져옵니다.

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

속성 값

기본 형식을 나타내는 A Type 입니다.

적용 대상