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

適用於