UITestControlProperties.Common.ControlType Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains a text description of the ControlType property.

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

Syntax

'Declaration
Public Shared ReadOnly ControlType As String
'Usage
Dim value As String

value = UITestControlProperties..::..Common.ControlType
public static readonly string ControlType
public:
static initonly String^ ControlType
static val ControlType: string
public static final var ControlType : String

.NET Framework Security

See Also

Reference

UITestControlProperties.Common Class

UITestControlProperties.Common Members

Microsoft.VisualStudio.TestTools.UITesting Namespace