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.GetPropertyNamesClassType Method (UITestControl)
When overridden in a derived class, returns the Type for the class that provides the property names for the given control.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- uiTestControl
-
Type:
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
A UITestControl control.
Return Value
Type: System.TypeThe Type for the class that provides the property names for the given control.
Show: