Partager via


Microsoft.VisualStudio.Shell.Settings Namespace

Classes

  Class Description
Public class ShellSettingsManager This is the gateway class to reach for the settings stored inside the Visual Studio. It provides two basic functionality. It allows to search for properties and collections inside the scopes. It hands the SettingsScope and WritableSettingsStore classes for further manipulation of the collections and properties within the scopes. This class implements the IDisposable pattern hence it needs to be disposed after it is no longer necessary.