Title.Text Propriedade

Definição

Obtém ou define o texto do título.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string Text { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Text : string with get, set
Public Property Text As String

Valor da propriedade

Um string valor que representa o texto do título.

Atributos

Aplica-se a