TextRun.Label Propriété
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.
Obtient ou définit l’étiquette du lieu de placement pour cette exécution textuelle.
public:
property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string Label { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.Label : string with get, set
Public Property Label As String
Valeur de propriété
L’étiquette du lieu de remplacement pour ce texte exécute.
- Attributs