Compartir a través de


TextRange2.Text Propiedad

Definición

Obtiene o establece un valor de tipo String que representa el texto en un intervalo de texto. Lectura/escritura.

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

Valor de propiedad

Cadena

Se aplica a