AutomationPeer.GetItemStatus メソッド
定義
オートメーション ピアに関連付けられている要素の表示状態を表すテキストを取得します。Gets text that conveys the visual status of the element that is associated with this automation peer.
public:
System::String ^ GetItemStatus();
public string GetItemStatus ();
member this.GetItemStatus : unit -> string
Public Function GetItemStatus () As String
戻り値
ステータス。The status.
例外
このメソッドのパブリック呼び出しが現在進行中です。A public call to this method is currently in progress.
注釈
たとえば、messenger の連絡先の状態が "忙しく" または "Online" であるとします。For example, the status of a messenger contact might be "Busy" or "Online".