VSCommands Class

 

Provides the routed commands supported by the Visual Studio shell.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

System.Object
  Microsoft.VisualStudio.Shell.VSCommands

public static class VSCommands

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBrowse

Opens the Web Browser window in Visual Studio.

System_CAPS_pubfieldSystem_CAPS_staticExecuteCommand

Executes a Visual Studio command table command.

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: