ConfigurationValidatorAttribute.ValidatorType 속성

정의

유효성 검사기 특성의 형식을 가져옵니다.

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

속성 값

현재 유효성 검사기 특성 인스턴스의 Type입니다.

적용 대상