Freigeben über


AutomationElementIdentifiers.IsPasswordProperty Eigenschaft

Definition

Identifiziert die Automatisierungseigenschaft für die Kennwortermittlung. Das Kennwort status gibt an, ob das Element, auf das vom Automatisierungspeer verwiesen wird, ein Kennwort enthält. Der aktuelle status wird von der IsPassword-Methode zurückgegeben.

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

Eigenschaftswert

Der Bezeichner der Automatisierungseigenschaft.

Gilt für: