This documentation is archived and is not being maintained.

BranchObjectCreatedEventHandler Delegate

Handler for branch object created.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public delegate void BranchObjectCreatedEventHandler(
	Object^ sender, 
	BranchObjectCreatedEventArgs^ e
)
Show: