DWebBrowserEvents2.NavigateError-Methode

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

Syntax

'Declaration
Sub NavigateError ( _
    pDisp As Object, _
    ByRef URL As Object, _
    ByRef frame As Object, _
    ByRef statusCode As Object, _
    <OutAttribute> ByRef cancel As Boolean _
)
void NavigateError(
    Object pDisp,
    ref Object URL,
    ref Object frame,
    ref Object statusCode,
    out bool cancel
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DWebBrowserEvents2 Schnittstelle

Microsoft.TeamFoundation.Controls.WinForms-Namespace