This documentation is archived and is not being maintained.
ITuip::InvokeEditor Method
Visual Studio 2012
Launches the editor that is registered for the provided UIBlob and test element.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Parameters
- uiBlob
- Type: Microsoft.VisualStudio.TestTools.Vsip::UIBlob
A UIBlob object.
- test
- Type: Microsoft.VisualStudio.TestTools.Common::ITestElement
An ITestElement object.
- 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.
Show: