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.
Provides the routed commands supported by the VS shell.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Declaration
Public NotInheritable Class VSCommands
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class VSCommands
public ref class VSCommands abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type VSCommands = class end
public final class VSCommands
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.VSCommands
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.