SettingsStore Constructor
Namespace: Microsoft.VisualStudio.Settings
Assembly: Microsoft.VisualStudio.Settings (in Microsoft.VisualStudio.Settings.dll)
Syntax
声明
Protected Sub New
用法
Dim instance As New SettingsStore()
protected SettingsStore()
protected:
SettingsStore()
new : unit -> SettingsStore
protected function SettingsStore()
.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.