IVsWebBrowser Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDocumentInfo(UInt32, Object^) | Gets information about the specified document. |
![]() | Navigate(UInt32, String^) | Navigates to web with Visual Studio internal protocol URLs. |
![]() | NavigateEx(UInt32, String^, Object^, Object^, Object^) | Navigates to web with external protocol URLs. |
![]() | Refresh(UInt32) | Refreshes the browser contents. |
![]() | Stop() | Stops the browser. |
Show:
