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