IVsWebBrowser Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetDocumentInfo(UInt32, Object^)

Gets information about the specified document.

System_CAPS_pubmethodNavigate(UInt32, String^)

Navigates to web with Visual Studio internal protocol URLs.

System_CAPS_pubmethodNavigateEx(UInt32, String^, Object^, Object^, Object^)

Navigates to web with external protocol URLs.

System_CAPS_pubmethodRefresh(UInt32)

Refreshes the browser contents.

System_CAPS_pubmethodStop()

Stops the browser.

Return to top
Show: