VSCommands::Browse Field
Visual Studio 2015
Opens the Web Browser window in Visual Studio.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Field Value
Type: System.Windows.Input::RoutedCommand^The command parameter for this command is a URI or string containing the URL to be viewed in the Web Browser window. If the parameter is null or empty, the home page specified in Tools > Options > Web Browser is opened.
Show: