This topic has not yet been rated - Rate this topic

UITestControl.ControlType Property

Gets the type of the UI Control.

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

Property Value

Type: Microsoft.VisualStudio.TestTools.UITesting.ControlType
The type of the UI Control.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.