ConfigurationValidatorAttribute.ValidatorType 属性

定义

获取验证程序特性的类型。

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

属性值

当前验证程序特性实例的 Type

适用于