Style.NameLocal Propriété

Définition

Renvoie le nom d'un style prédéfini dans la langue de l'utilisateur. En lecture/écriture, chaîne.

public:
 property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
public string this { get; set; }
member this.NameLocal : string with get, set
Default Public Property NameLocal As String

Valeur de propriété

String

Remarques

Le fait de définir cette propriété renomme un style défini par l'utilisateur ou ajoute un alias à un style prédéfini.

S’applique à