This documentation is archived and is not being maintained.
CommittedBranchCreatedEventHandler Delegate
Visual Studio 2013
Handler for a committed branch created event.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public delegate void CommittedBranchCreatedEventHandler( Object sender, CommittedBranchCreatedEventArgs e )
Parameters
- sender
- Type: System.Object
Show: