IVsWebBrowsingService Members

Include Protected Members
Include Inherited Members

Enables a package to create and control a Web browsing session. You can get an instance of this interface from the SVsWebBrowsingService (SID_SVsWebBrowsingService) service.

The IVsWebBrowsingService type exposes the following members.

Methods

 

Name

Description

Public method

CreateExternalWebBrowser

Create an instance of an external Web browser.

Public method

CreateWebBrowser

Create an instance of a Web browser within the Visual Studio user interface.

Public method

CreateWebBrowserEx

Create an instance of a Web browser. Extension of the CreateWebBrowser method.

Public method

GetFirstWebBrowser

Get the first available Web browser.

Public method

GetWebBrowserEnum

Get an enumerator for the current Web browsers.

Public method

Navigate

Top

See Also

Reference

IVsWebBrowsingService Interface

Microsoft.VisualStudio.Shell.Interop Namespace