次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象