EditorFactoryPackageVS Constructor
Initializes a new instance of the EditorFactoryPackageVS class.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors.VS (in SQLEditors.VS.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New EditorFactoryPackageVS()
public EditorFactoryPackageVS()
public:
EditorFactoryPackageVS()
new : unit -> EditorFactoryPackageVS
public function EditorFactoryPackageVS()