Partager via


UITechnologyElementProxy.IsPassword, propriété

Obtient une valeur qui indique que, cet élément contient le contenu protégés ou non.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property IsPassword As Boolean
public override bool IsPassword { get; }
public:
virtual property bool IsPassword {
    bool get () override;
}
abstract IsPassword : bool with get 
override IsPassword : bool with get
override function get IsPassword () : boolean

Valeur de propriété

Type : Boolean

Implémentations

IUITechnologyElement.IsPassword

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElementProxy Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms