UITechnologyManager.GetControlSupportLevel Method
Visual Studio 2010
Returns the indication of confidence for this technology manager that it can support the control that is identified with the provided handle.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- windowHandle
- Type: System.IntPtr
The window handle for a specific element.
Implements
IUITechnologyManager.GetControlSupportLevel(IntPtr)- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.