DesignerPropertyDescriptor.ValidateAndThrow(Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void ValidateAndThrow(System::Object ^ component, System::Object ^ value);
public void ValidateAndThrow (object component, object value);
member this.ValidateAndThrow : obj * obj -> unit
Public Sub ValidateAndThrow (component As Object, value As Object)
Paramètres
- component
- Object
- value
- Object