ConfigurationValidatorAttribute.ValidatorType Property

Definition

Gets the type of the validator attribute.

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

Property Value

The Type of the current validator attribute instance.

Applies to