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)
public delegate void ProcessingChangeEventHandler( Object^ sender, ProcessingChangeEventArgs^ e )
Parameters
- sender
- Type: System::Object
Show: