Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Create an instance of an external Web browser.
Create an instance of a Web browser within the Visual Studio user interface.
Create an instance of a Web browser. Extension of the CreateWebBrowser method.
Get the first available Web browser.
Get an enumerator for the current Web browsers.
Top