Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The scope of the settings to retrieve from the IVsSettingsManager.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Enumeration __VsSettingsScope
public enum __VsSettingsScope
public enum class __VsSettingsScope
type __VsSettingsScope
public enum __VsSettingsScope
Members
| Member name | Description | |
|---|---|---|
| SettingsScope_Configuration | Read-only installation configuration scope. | |
| SettingsScope_UserSettings | User settings scope. |