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.
UITechnologyElement::ControlTypeName Property
Gets the universal control type of this element.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Property Value
Type: System::String^Implements
IUITechnologyElement::ControlTypeNameThis value is agnostic to the technology, which means that a button is a button in every technology, as is a text box, and so on
Show: