DWebBrowserEvents2 Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

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