Page.Caption Propriété

Définition

Obtient ou définit le texte de légende.

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

Valeur de propriété

Texte de légende.

Attributs

S’applique à