Partager via


IUnvalidatedValueProviderSource.ValidateInput Propriété

Définition

Obtient ou définit une valeur indiquant si le fournisseur valide l'entrée.

public:
 property bool ValidateInput { bool get(); void set(bool value); };
public bool ValidateInput { get; set; }
member this.ValidateInput : bool with get, set
Public Property ValidateInput As Boolean

Valeur de propriété

true si le fournisseur valide l'entrée ; sinon, false.

S’applique à