IVsWebBrowserUser Interface

Provides a way for clients of IVsWebBrowsingService to control the hosted Web browser control.

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

Syntax

'Declaration
<GuidAttribute("E8B06F4B-6D01-11D2-AA7D-00C04F990343")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebBrowserUser
'Usage
Dim instance As IVsWebBrowserUser
[GuidAttribute("E8B06F4B-6D01-11D2-AA7D-00C04F990343")]
[InterfaceTypeAttribute()]
public interface IVsWebBrowserUser
[GuidAttribute(L"E8B06F4B-6D01-11D2-AA7D-00C04F990343")]
[InterfaceTypeAttribute()]
public interface class IVsWebBrowserUser
public interface IVsWebBrowserUser

See Also

Reference

IVsWebBrowserUser Members

Microsoft.VisualStudio.Shell.Interop Namespace