言語

QEStatusBarManager.StatusText プロパティ

定義

一般パネルに表示されるステータステキストを取得または設定します。

public:
 property System::String ^ StatusText { System::String ^ get(); void set(System::String ^ value); };
public string StatusText { get; set; }
member this.StatusText : string with get, set
Public Property StatusText As String

プロパティ値

テキストを含む文字列値。

適用対象