AutomationElementIdentifiers.IsContentElementProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別內容專案判斷自動化屬性。 content 元素狀態會指出專案是否包含對使用者有價值的內容。 IsContentElement方法會傳回目前的狀態。
public:
static property AutomationProperty ^ IsContentElementProperty { AutomationProperty ^ get(); };
static AutomationProperty IsContentElementProperty();
public static AutomationProperty IsContentElementProperty { get; }
var automationProperty = AutomationElementIdentifiers.isContentElementProperty;
Public Shared ReadOnly Property IsContentElementProperty As AutomationProperty
屬性值
自動化屬性識別碼。