Freigeben über


UITestControl.WaitForControlExist-Methode

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assemblys:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

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

Rückgabewert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

UITestControl Klasse

WaitForControlExist-Überladung

Microsoft.VisualStudio.TestTools.UITesting-Namespace