Partager via


SilverlightElement.IsPassword, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Ce membre substitue UITechnologyElement.IsPassword.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

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

Valeur de propriété

Type : System.Boolean
Retourne Boolean.

Implémentations

IUITechnologyElement.IsPassword

Sécurité .NET Framework

Voir aussi

Référence

SilverlightElement Classe

Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight, espace de noms