Settings Constructor

Initializes a new instance of the Settings class.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)

Syntax

'Declaration
Public Sub New
'Usage

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