共用方式為


AutomationElementIdentifiers.IsPasswordProperty 屬性

定義

識別密碼判斷自動化屬性。 密碼狀態會指出自動化對等所參考的專案是否包含密碼。 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

屬性值

自動化屬性識別碼。

適用於