Udostępnij za pośrednictwem


Metoda UITestControl.WaitForControlEnabled —

Blokuje bieżącego wątku, dopóki ten formant jest włączony 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 WaitForControlEnabled As Boolean
public bool WaitForControlEnabled()
public:
bool WaitForControlEnabled()
member WaitForControlEnabled : unit -> bool 
public function WaitForControlEnabled() : boolean

Wartość zwracana

Typ: System.Boolean
true Jeśli ten formant jest włączony przed limitu czasu; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przeciążenie WaitForControlEnabled

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting

WaitForReadyTimeout