Udostępnij za pośrednictwem


Metoda UITestControl.WaitForControlNotExist —

Blokuje bieżącego wątku, dopóki ten formant nie jest już w interfejsie użytkownika lub do momentu domyślny limit czasu wygaśnięcia.

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

Składnia

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

Wartość zwracana

Typ: System.Boolean
true Jeśli ten formant występuje przed limitu czasu; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przeciążenie WaitForControlNotExist

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting

WaitForReadyTimeout