Udostępnij za pośrednictwem


Delegat ExceptionEventHandler

Obsługa dla wszystkich zdarzeń wyjątek.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
Public Delegate Sub ExceptionEventHandler ( _
    sender As Object, _
    e As ExceptionEventArgs _
)
public delegate void ExceptionEventHandler(
    Object sender,
    ExceptionEventArgs e
)

Parametry

Zobacz też

Informacje

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client