WritableSettingsStore Constructor
Namespace: Microsoft.VisualStudio.Settings
Assembly: Microsoft.VisualStudio.Settings (in Microsoft.VisualStudio.Settings.dll)
Syntax
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New WritableSettingsStore()
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.