ITitleBar.Title Property

Definition

Gets the title text of the title bar. The title usually specifies the name of the application or indicates the purpose of the window

public:
 property System::String ^ Title { System::String ^ get(); };
public string? Title { get; }
member this.Title : string
Public ReadOnly Property Title As String

Property Value

Applies to