EditorFactory Constructor
Initializes a new instance of the EditorFactory class.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
声明
Protected Sub New
protected EditorFactory()
protected:
EditorFactory()
new : unit -> EditorFactory
protected function EditorFactory()
.NET Framework Security
- 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.
See Also
Reference
Microsoft.VisualStudio.TestTools.Vsip Namespace