ValidationContext.ObjectType 속성

정의

유효성을 검사할 개체의 형식을 가져옵니다.

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

속성 값

유효성을 검사할 개체의 형식입니다.

적용 대상