Share via


RegisteredPropertyDictionary Constructor

Initializes a new instance of the RegisteredPropertyDictionary class.

Namespace:  Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

Syntax

'Declaration
Public Sub New
'Usage

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