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