NullableConverter.UnderlyingType 속성

정의

내부 형식을 가져옵니다.

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

속성 값

내부 형식을 나타내는 Type입니다.

적용 대상