AutomationPeer.GetAutomationId メソッド

定義

オートメーション ピアに関連付けられている要素の AutomationId を取得します。

public:
 System::String ^ GetAutomationId();
public string GetAutomationId ();
member this.GetAutomationId : unit -> string
Public Function GetAutomationId () As String

戻り値

識別子。

例外

このメソッドのパブリック呼び出しが現在進行中です。

注釈

オートメーション識別子の値は AutomationId プロパティです。 そのプロパティが設定されていない場合、値は プロパティです Name

適用対象

こちらもご覧ください