共用方式為


AutomationElementIdentifiers.ItemTypeProperty 屬性

定義

識別專案類型自動化屬性。 GetItemType方法會傳回專案類型值。

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

屬性值

自動化屬性識別碼。

適用於