This documentation is archived and is not being maintained.

BranchObjectDeletedEventHandler Delegate

Handler for branch object deleted.

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

public delegate void BranchObjectDeletedEventHandler(
	Object sender,
	BranchObjectDeletedEventArgs e
)
Show: