Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Reference
Command Window
 ShowWebBrowser Command

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio
ShowWebBrowser Command

Displays the URL you specify in a Web browser window either within the integrated development environment (IDE) or external to the IDE.

View.ShowWebBrowser URL [/new][/ext]
URL

Required. URL (Uniform Resource Locator) for the Web site.

/new

Optional. Specifies that the page appears in a new instance of the Web browser.

/ext

Optional. Specifies that the page appears in the default Web browser outside of the IDE.

The alias for the ShowWebBrowser command is navigate or nav.

The following example displays the MSDN Online home page in a Web browser outside of the IDE. If an instance of the Web browser is already open, it is used; otherwise a new instance is launched.

>View.ShowWebBrowser http://msdn.microsoft.com /ext
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker