Metoda SetValueAction.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
public bool IsActionOnProtectedElement()
public:
bool IsActionOnProtectedElement()
member IsActionOnProtectedElement : unit -> bool
Public Function IsActionOnProtectedElement As Boolean
Wartość zwracana
Type: System.Boolean
trueJeśli IsEncoded właściwość ta akcja jest true lub skojarzony element jest formantem hasło; w przeciwnym razie false.
Zobacz też
IsEncoded
Klasa SetValueAction
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common
Powrót do początku