Udostępnij za pośrednictwem


Właściwość HtmlTextArea.IsPassword —

Pobiera wartość, która wskazuje, czy ten formant obszaru tekstowego zawiera hasło.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Zestawy:   Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)
  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property IsPassword As Boolean
public virtual bool IsPassword { get; }
public:
virtual property bool IsPassword {
    bool get ();
}
abstract IsPassword : bool with get 
override IsPassword : bool with get
function get IsPassword () : boolean

Wartość właściwości

Typ: Boolean
true Jeśli ten formant obszaru tekstowego zawiera hasło; w przeciwnym razie wartość false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HtmlTextArea Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting.HtmlControls