IVsWebBrowser Members
Include Protected Members
Include Inherited Members
Manipulates a Web browser. Returned by the CreateWebBrowser method of the IVsWebBrowsingService interface. You can get an instance of the IVsWebBrowsingService interface from the SVsWebBrowsingService (SID_SVsWebBrowsingService) service.
The IVsWebBrowser type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDocumentInfo | ||
Navigate | ||
NavigateEx | ||
Refresh | ||
Stop |
Top