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