バージョン

CreateAutomationId メソッド (EditorButtonBase.EditorButtonBaseUIAProviderStub)

このオートメーション要素の UI Automation 識別子を作成します。
シンタックス
'宣言
 
Protected Overrides Function CreateAutomationId() As String
protected override string CreateAutomationId()

戻り値の型

文字列としてオートメーション識別子を返します。
解説
基本 GetAutomationId() はキャッシングのオートメーション ID を読み出すためにこのメソッドを呼び出します。
参照