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.

ControlType::GetControlType Method

 

Returns a ControlType object.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetControlType(String^)

Returns a control type object by using the provided name.

System_CAPS_pubmethodSystem_CAPS_staticGetControlType(String^, String^)

Returns a control type object by using the provided name and friendly name. If it does not exist, creates a new control type by using the provided name and friendly name.

Return to top
Show: