ModelMetadata.UnderlyingOrModelType 속성

정의

에서 Nullable<T>상속되는 경우 ModelType 기본 형식 인수를 가져옵니다. 그렇지 않으면 를 가져옵니다 ModelType.

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

속성 값

설명

이 아닌 경우 IsNullableValueTypetrueModelType 동일합니다.

적용 대상