This documentation is archived and is not being maintained.
BranchObjectCreatedEventHandler Delegate
Visual Studio 2013
Handler for branch object created.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
'Declaration Public Delegate Sub BranchObjectCreatedEventHandler ( _ sender As Object, _ e As BranchObjectCreatedEventArgs _ )
Parameters
- sender
- Type: System.Object
Show: