IController.Text Propiedad

Definición

Obtiene el valor de cadena que representa el nombre de la vista.

public:
 property System::String ^ Text { System::String ^ get(); };
public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

Valor de propiedad

Valor de cadena que representa el nombre de la vista.

Se aplica a