Udostępnij za pośrednictwem


Metoda SendKeysAction.IsActionOnProtectedElement —

Zwraca wartość wskazującą, czy skojarzony element jest chroniony.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Function IsActionOnProtectedElement As Boolean
public bool IsActionOnProtectedElement()
public:
bool IsActionOnProtectedElement()
member IsActionOnProtectedElement : unit -> bool 
public function IsActionOnProtectedElement() : boolean

Wartość zwracana

Typ: System.Boolean
true Jeśli wartość jest szyfrowany lub IsEncoded jest właściwość true, lub jeśli element jest pole hasła; falseJeśli tekst jest równoważne z Tab, Enter, lub Escape klucza.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SendKeysAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

IsEncoded

Keys