DataViewPropertyDescriptor.SetIsLocalizable(Boolean) 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.
Ajoute un LocalizableAttribute correspondant à la valeur booléenne spécifiée qui indique si la propriété doit être localisée.
public:
void SetIsLocalizable(bool value);
public void SetIsLocalizable (bool value);
member this.SetIsLocalizable : bool -> unit
Public Sub SetIsLocalizable (value As Boolean)