This topic has not yet been rated - Rate this topic

UITestControl.Exists Property

Gets a value that indicates whether this control exists on the user interface.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public virtual bool Exists { get; }

Property Value

Type: Boolean
true if this control exists; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.