VersionControlServer.CreateBranch Method

Include Protected Members
Include Inherited Members

Creates a branch on the server and checks it in without downloading the branch to the client.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateBranch(String, String, VersionSpec) Creates a branch on the server and checks it in without downloading the branch to the client.
Public method CreateBranch(String, String, VersionSpec, String, String, CheckinNote, PolicyOverrideInfo, array<Mapping[]) Creates a branch on the server and checks it in without downloading the branch to the client.

Top

See Also

Reference

VersionControlServer Class

Microsoft.TeamFoundation.VersionControl.Client Namespace