Compartir vía


SrgsText.Text Propiedad

Definición

Obtiene o establece el texto contenido dentro de la instancia de clase SrgsText .

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

Valor de propiedad

Texto contenido en la SrgsText instancia de .

Excepciones

Se intenta establecer en Textnull.

Se aplica a