DefaultValueAttribute.SetValue(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.
Définit la valeur par défaut de la propriété à laquelle cet attribut est lié.
protected:
void SetValue(System::Object ^ value);
protected void SetValue (object? value);
protected void SetValue (object value);
member this.SetValue : obj -> unit
Protected Sub SetValue (value As Object)
Paramètres
- value
- Object
Valeur par défaut.