Lingua

TextRun.Label Proprietà

Definizione

Ottiene o imposta l'etichetta per il segnaposto di questa esecuzione di testo.

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

Valore della proprietà

L'etichetta del segnaposto per questa esecuzione testuale.

Attributi

Si applica a