__VsSettingsScope Enumeration

 

The scope of the settings to retrieve from the IVsSettingsManager.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

public enum __VsSettingsScope

Member nameDescription
SettingsScope_Configuration

Read-only installation configuration scope.

SettingsScope_UserSettings

User settings scope.

Return to top
Show: