Partager via


DWebBrowserEvents2.NavigateError, méthode

Espace de noms :  Microsoft.TeamFoundation.Controls.WinForms
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DWebBrowserEvents2 Interface

Microsoft.TeamFoundation.Controls.WinForms, espace de noms