This documentation is archived and is not being maintained.
EditorFactory::CreateEditor Method
Visual Studio 2012
When overridden in a derived class, creates and returns the editor panel for the specified data.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Parameters
- monikerDocument
- Type: System::String
A system identifier or path that specifies the file or data row to edit.
- 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: