This documentation is archived and is not being maintained.
CommitShelvesetEventHandler Delegate
Visual Studio 2013
Handler for committing shelvesets.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public delegate void CommitShelvesetEventHandler( Object sender, CommitShelvesetEventArgs e )
Parameters
- sender
- Type: System.Object
Show: