DocumentPageViewAutomationPeer.GetAutomationIdCore メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この DocumentPageViewAutomationPeer と関連付けられた DocumentPageView を一意に識別する文字列を取得します。 このメソッドは GetAutomationId() によって呼び出されます。
protected:
override System::String ^ GetAutomationIdCore();
protected override string GetAutomationIdCore ();
override this.GetAutomationIdCore : unit -> string
Protected Overrides Function GetAutomationIdCore () As String
戻り値
オートメーション識別子を格納する文字列。
注釈
オートメーション識別子の値はプロパティです AutomationId 。 このプロパティが設定されていない場合、このメソッドはプロパティを Name 取得します。