__VsSettingsScope2 Enumeration

Visual Studio 2015
 

Scope of the settings to retrieve from the IVsSettingsManager Note: Keep the values listed here synchronized with the VSENCLOSINGSCOPES enumeration and keep them bitwise-exclusive.

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

public enum __VsSettingsScope2

Member nameDescription
SettingsScope_Remote

Settings from a remote store, such as Azure.

Return to top
Show: