ITitleBar.Title 属性

定义

获取标题栏的标题文本。 标题通常指定应用程序的名称或指示窗口的用途

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

属性值

适用于