Udostępnij za pośrednictwem


Metoda UITestInterpreterCore.MoveToPreviousStep —

Przenosi wskaźnik działania poprzedniej akcji aktualnie wybranej opcji ACTIONLIST.

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

Składnia

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

Wartość zwracana

Typ: System.Boolean
Wartość true, jeśli jest pomyślne; wartość FALSE, jeśli bieżąca akcja jest pierwsza akcja w opcji ActionList lub opcji ActionList jest w nieprawidłowym stanie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestInterpreterCore Klasa

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