IVsWebBrowsingService Interface

Definition

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.

public interface class IVsWebBrowsingService
public interface class IVsWebBrowsingService
__interface IVsWebBrowsingService
[System.Runtime.InteropServices.Guid("E8B06F51-6D01-11D2-AA7D-00C04F990343")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWebBrowsingService
[System.Runtime.InteropServices.Guid("E8B06F51-6D01-11D2-AA7D-00C04F990343")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWebBrowsingService
[<System.Runtime.InteropServices.Guid("E8B06F51-6D01-11D2-AA7D-00C04F990343")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWebBrowsingService = interface
[<System.Runtime.InteropServices.Guid("E8B06F51-6D01-11D2-AA7D-00C04F990343")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWebBrowsingService = interface
Public Interface IVsWebBrowsingService
Attributes

Methods

Applies to