Title.Text Proprietà

Definizione

Ottiene o imposta il testo per il titolo.

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

Valore della proprietà

Valore string che rappresenta il testo per il titolo.

Attributi

Si applica a