Share via


VsShellUtilities.OpenBrowser Method

Include Protected Members
Include Inherited Members

Open the user's default browser on the given URL. The default browser is set in the Browse With UI. The internal browser is not used if the shell is in a modal state.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member OpenBrowser(String) Open the user's default browser on the given URL. The default browser is set in the Browse With UI. The internal browser is not used if the shell is in a modal state.
Public methodStatic member OpenBrowser(String, UInt32) Open the user's default browser on the given URL. The default browser is set in the Browse With UI. The internal browser is not used if the shell is in a modal state.

Top

See Also

Reference

VsShellUtilities Class

Microsoft.VisualStudio.Shell Namespace