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.
UITestPropertyProvider::GetSpecializedClass Method (UITestControl^)
When overridden in a derived class, returns the Type for the corresponding specialized control (for HTML, Windows Forms, or Windows Presentation Foundation) for the given test control.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- uiTestControl
-
Type:
Microsoft.VisualStudio.TestTools.UITesting::UITestControl^
A UITestControl control.
Show: