次の方法で共有


AutomationElementIdentifiers.HelpTextProperty プロパティ

定義

ヘルプ テキストオートメーションプロパティを識別します。 ヘルプ テキスト プロパティの値は、 GetHelpText メソッドによって返されます。

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

プロパティ値

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

適用対象