EditorFactory Constructor

Initializes a new instance of [EditorFactory].

Namespace:  Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Syntax

'宣言
Public Sub New
'使用

Dim instance As New EditorFactory()
public EditorFactory()
public:
EditorFactory()
public function EditorFactory()

Permissions

See Also

Reference

EditorFactory Class

EditorFactory Members

EditorFactory Overload

Microsoft.VisualStudio.Package Namespace