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.

UITechnologyManagerProxy::GetControlSupportLevel Method

 

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

NameDescription
System_CAPS_pubmethodGetControlSupportLevel(AutomationElement^)

(Inherited from UITechnologyManager.)

System_CAPS_pubmethodGetControlSupportLevel(IntPtr)

Gets the support level of this technology manager for the elements(s) in the given window.

The framework uses this function to select the correct technology manager for the element.(Overrides UITechnologyManager::GetControlSupportLevel(IntPtr).)

Return to top
Show: