EditorFactory Constructor

Initializes a new instance of EditorFactory.

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

Syntax

‘선언
Public Sub New
‘사용 방법

Dim instance As New EditorFactory()
public EditorFactory()
public:
EditorFactory()
new : unit -> EditorFactory
public function EditorFactory()

.NET Framework Security

See Also

Reference

EditorFactory Class

EditorFactory Members

EditorFactory Overload

Microsoft.VisualStudio.Package Namespace