Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Lists the known settings containers.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Shell.KnownSettingsContainers
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class KnownSettingsContainers
public static class KnownSettingsContainers
public ref class KnownSettingsContainers abstract sealed
[<AbstractClass>]
[<Sealed>]
type KnownSettingsContainers = class end
public final class KnownSettingsContainers
The KnownSettingsContainers type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
Aliases | |
![]() ![]() |
All | The "All settings" settings container. |
![]() ![]() |
Startup | The "Startup" settings container. |
![]() ![]() |
ToolsOptions | The "Tools.Options" settings container. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)