次の方法で共有


ITitleBar.Subtitle プロパティ

定義

タイトル バーのサブタイトル テキストを取得します。 サブタイトルは、通常、アプリケーションまたはウィンドウに関するセカンダリ情報を指定します

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

プロパティ値

適用対象