共用方式為


AutomationElementIdentifiers.ClassNameProperty 屬性

定義

識別類別名稱自動化屬性。 GetClassName方法會傳回類別名稱屬性值。

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

屬性值

自動化屬性識別碼。

適用於