Share via


Window.Title Propriété

Définition

Obtient ou définit le titre d’une fenêtre.

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
[System.Windows.Localizability(System.Windows.LocalizationCategory.Title)]
public string Title { get; set; }
[<System.Windows.Localizability(System.Windows.LocalizationCategory.Title)>]
member this.Title : string with get, set
Public Property Title As String

Valeur de propriété

String qui contient le titre de la fenêtre.

Attributs

Remarques

Le titre d’un Windownavigateur , NavigationWindowou peut également être défini à l’aide Page.WindowTitlede .

Informations sur les propriétés de dépendance

Champ Identificateur TitleProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à