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」を参照してください。

適用対象