Freigeben über


IUITechnologyElement.WaitForReady-Methode

Wartet, bis dieses Element bereit für Benutzeraktionen ist.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntax

'Declaration
Sub WaitForReady
void WaitForReady()
void WaitForReady()
abstract WaitForReady : unit -> unit 
function WaitForReady()

Ausnahmen

Ausnahme Bedingung
TimeoutException

Das Steuerelement ist auch nach dem Warten nicht bereit.

.NET Framework-Sicherheit

Siehe auch

Referenz

IUITechnologyElement Schnittstelle

Microsoft.VisualStudio.TestTools.UITest.Extension-Namespace

WaitForReadyOptions