Title.Text Vlastnost

Definice

Získá nebo nastaví text pro název.

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

Hodnota vlastnosti

Hodnota string , která představuje text názvu.

Atributy

Platí pro