VersionControlServer.CreateWorkspace Method

Include Protected Members
Include Inherited Members

Creates a new Workspace.

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 CreateWorkspace(String) Creates a new Workspace.
Public method CreateWorkspace(CreateWorkspaceParameters) Creates a new Workspace.
Public method CreateWorkspace(String, String) Creates a new Workspace.
Public method CreateWorkspace(String, String, String) Creates a new Workspace.
Public method CreateWorkspace(String, String, String, array<WorkingFolder[]) Creates a new Workspace.
Public method CreateWorkspace(String, String, String, array<WorkingFolder[], String) Creates a new Workspace.
Public method CreateWorkspace(String, String, String, array<WorkingFolder[], String, Boolean) Creates a new Workspace.
Public method CreateWorkspace(String, String, String, array<WorkingFolder[], String, WorkspacePermissionProfile, Boolean) Creates a new Workspace.

Top

See Also

Reference

VersionControlServer Class

Microsoft.TeamFoundation.VersionControl.Client Namespace