Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UITestControl::TryFind Method ()

 

Tries to find the control on the user interface.

Namespace:   Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

public:
bool TryFind()

Return Value

Type: System::Boolean

True if the find succeeds.

Return to top
Show: