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 l'étiquette de l'espace réservé pour cette séquence de texte.
public:
virtual property System::String ^ Label { System::String ^ get(); };
public virtual string Label { get; }
member this.Label : string
Public Overridable ReadOnly Property Label As String
Valeur de propriété
Étiquette de l'espace réservé pour cette séquence de texte.