ConfigurationValidatorAttribute.ValidatorType Propiedad

Definición

Obtiene el tipo del atributo del validador.

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

Valor de propiedad

Type de la instancia del atributo del validador actual.

Se aplica a