__VsSettingsScope Enum

Definition

The scope of the settings to retrieve from the IVsSettingsManager.

public enum class __VsSettingsScope
public enum class __VsSettingsScope
enum __VsSettingsScope
public enum __VsSettingsScope
type __VsSettingsScope = 
Public Enum __VsSettingsScope
Inheritance
__VsSettingsScope

Fields

SettingsScope_Configuration 1

Read-only installation configuration scope.

SettingsScope_UserSettings 2

User settings scope.

Applies to