Condividi tramite


Metodo UITestControl.WaitForControlNotExist

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintassi

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

Valore restituito

Tipo: Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UITestControl Classe

Overload WaitForControlNotExist

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITesting