共用方式為


AutomationElementIdentifiers.ItemStatusProperty 屬性

定義

識別專案狀態自動化屬性。 GetItemStatus方法會傳回目前的專案狀態。

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

屬性值

自動化屬性識別碼。

適用於