Expand Minimize
This topic has not yet been rated - Rate this topic

VersionControlServer.DeleteBranchObject Method

Deletes a BranchObject and all associated properties from Team Foundation Server.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public void DeleteBranchObject(
	ItemIdentifier branch
)

Parameters

branch
Type: Microsoft.TeamFoundation.VersionControl.Client.ItemIdentifier

Item identifier of the BranchObject to delete.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.