共用方式為


ITitleBar.Title 屬性

定義

取得標題列的標題文字。 標題通常會指定應用程式的名稱,或指出視窗的用途

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

屬性值

適用於