This documentation is archived and is not being maintained.
ExceptionEventHandler Delegate
Visual Studio 2013
Handler for all Exception events.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
'Declaration Public Delegate Sub ExceptionEventHandler ( _ sender As Object, _ e As ExceptionEventArgs _ )
Parameters
- sender
- Type: System.Object
Show: