__VsSettingsScope Enum

Definition

The scope of the settings to retrieve from the IVsSettingsManager.

C++/CX
public enum class __VsSettingsScope
Inheritance
__VsSettingsScope

Fields

Name Value Description
SettingsScope_Configuration 1

Read-only installation configuration scope.

SettingsScope_UserSettings 2

User settings scope.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022