WritableSettingsStore Constructor
Initializes a new instance of WritableSettingsStore.
Namespace: Microsoft.VisualStudio.Settings
Assemblies: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Microsoft.VisualStudio.Settings (in Microsoft.VisualStudio.Settings.dll)
Syntax
'Declaration
Protected Sub New
protected WritableSettingsStore()
protected:
WritableSettingsStore()
new : unit -> WritableSettingsStore
protected function WritableSettingsStore()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.