AutomationElementIdentifiers.AutomationIdProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別自動化專案識別碼自動化屬性。 自動化專案識別碼值是由 GetAutomationId 方法傳回。
public:
static property AutomationProperty ^ AutomationIdProperty { AutomationProperty ^ get(); };
static AutomationProperty AutomationIdProperty();
public static AutomationProperty AutomationIdProperty { get; }
var automationProperty = AutomationElementIdentifiers.automationIdProperty;
Public Shared ReadOnly Property AutomationIdProperty As AutomationProperty
屬性值
自動化屬性識別碼。