KnownSettingsContainers Class

 

Lists the known settings containers.

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

System.Object
  Microsoft.VisualStudio.Shell.KnownSettingsContainers

public static class KnownSettingsContainers

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAliases

System_CAPS_pubfieldSystem_CAPS_staticAll

The "All settings" settings container.

System_CAPS_pubfieldSystem_CAPS_staticSettingsBaseline

The baseline vssettings file to which the user last reset.

System_CAPS_pubfieldSystem_CAPS_staticStartup

The "Startup" settings container.

System_CAPS_pubfieldSystem_CAPS_staticToolsOptions

The "Tools.Options" settings container.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: