This topic has not yet been rated - Rate this topic

IVsWebBrowser Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("E8B06F50-6D01-11D2-AA7D-00C04F990343")] 
[InterfaceTypeAttribute(1)] 
public interface IVsWebBrowser
/** @attribute GuidAttribute("E8B06F50-6D01-11D2-AA7D-00C04F990343") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsWebBrowser
GuidAttribute("E8B06F50-6D01-11D2-AA7D-00C04F990343") 
InterfaceTypeAttribute(1) 
public interface IVsWebBrowser
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ