AutomationElement.AutomationElementInformation.HelpText プロパティ

定義

要素に関連付けられているヘルプ テキストを取得します。

public:
 property System::String ^ HelpText { System::String ^ get(); };
public string HelpText { get; }
member this.HelpText : string
Public ReadOnly Property HelpText As String

プロパティ値

要素のヒント ヘルプ テキスト。

注釈

詳細については、HelpTextPropertyを参照してください。

適用対象