DWebBrowserEvents2 Interface

Namespace:  Microsoft.TeamFoundation.Controls.WinForms
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
<GuidAttribute("34A715A0-6587-11D0-924A-0020AFC7AC4D")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
Public Interface DWebBrowserEvents2
[GuidAttribute("34A715A0-6587-11D0-924A-0020AFC7AC4D")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface DWebBrowserEvents2
[GuidAttribute(L"34A715A0-6587-11D0-924A-0020AFC7AC4D")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
public interface class DWebBrowserEvents2
[<GuidAttribute("34A715A0-6587-11D0-924A-0020AFC7AC4D")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>]
type DWebBrowserEvents2 =  interface end
public interface DWebBrowserEvents2

The DWebBrowserEvents2 type exposes the following members.

Methods

  Name Description
Public method NavigateError

Top

See Also

Reference

Microsoft.TeamFoundation.Controls.WinForms Namespace