Lenguaje

TextRun.Label Propiedad

Definición

Obtiene o establece la etiqueta para el marcador de posición de esta ejecución de texto.

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

Valor de propiedad

La etiqueta del marcador de posición para esta ejecución de texto.

Atributos

Se aplica a