共用方式為


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

屬性值

自動化屬性識別碼。

適用於