This documentation is archived and is not being maintained.
PendingChangeEventHandler Delegate
Visual Studio 2013
Handler for all PendingChange events.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public delegate void PendingChangeEventHandler( Object^ sender, PendingChangeEventArgs^ e )
Parameters
- sender
- Type: System::Object
Show: