Share via


ContentElementAutomationPeer.GetItemStatusCore メソッド

定義

この ContentElementAutomationPeer に関連付けられている ContentElement のビジュアルの状態を伝える文字列を取得します。 GetItemStatus() によって呼び出されます。

protected:
 override System::String ^ GetItemStatusCore();
protected override string GetItemStatusCore ();
override this.GetItemStatusCore : unit -> string
Protected Overrides Function GetItemStatusCore () As String

戻り値

String

状態を含む文字列。

注釈

たとえば、メッセンジャーの連絡先の状態は、"ビジー" または "オンライン" です。

適用対象

こちらもご覧ください