Udostępnij za pośrednictwem


Metoda UITestInterpreterCore.MoveToNextStep —

Przenosi wskaźnik działania aktualnie wybranej opcji ACTIONLIST następną akcję.

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 MoveToNextStep As Boolean
public bool MoveToNextStep()
public:
bool MoveToNextStep()
member MoveToNextStep : unit -> bool 
public function MoveToNextStep() : boolean

Wartość zwracana

Typ: System.Boolean
Wartość true, jeśli jest pomyślne; wartość FALSE, jeśli bieżąca akcja jest ostatnią czynność Opcja 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