Sdílet prostřednictvím


UITestControl.WaitForControlExist – metoda

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (v Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

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

Vrácená hodnota

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITestControl Třída

WaitForControlExist – přetížení

Microsoft.VisualStudio.TestTools.UITesting – obor názvů