IController.Text Proprietà

Definizione

Ottiene il valore stringa che rappresenta il nome della vista.

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

Valore della proprietà

String

Valore stringa che rappresenta il nome della vista.

Si applica a