次の方法で共有


AutomationElementIdentifiers.NameProperty プロパティ

定義

要素名のオートメーション プロパティを識別します。 現在の名前は GetName メソッドによって返されます。

public:
 static property AutomationProperty ^ NameProperty { AutomationProperty ^ get(); };
static AutomationProperty NameProperty();
public static AutomationProperty NameProperty { get; }
var automationProperty = AutomationElementIdentifiers.nameProperty;
Public Shared ReadOnly Property NameProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象