Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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)
Syntax
'Declaración
Public Enumeration __VsSettingsScope
'Uso
Dim instance As __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. |