This documentation is archived and is not being maintained.
VersionControlServer::CreateWorkspace Method
Visual Studio 2013
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.
| Name | Description | |
|---|---|---|
|
CreateWorkspace(String) | Creates a new Workspace. |
|
CreateWorkspace(CreateWorkspaceParameters) | Creates a new Workspace. |
|
CreateWorkspace(String, String) | Creates a new Workspace. |
|
CreateWorkspace(String, String, String) | Creates a new Workspace. |
|
CreateWorkspace(String, String, String, array<WorkingFolder>) | Creates a new Workspace. |
|
CreateWorkspace(String, String, String, array<WorkingFolder>, String) | Creates a new Workspace. |
|
CreateWorkspace(String, String, String, array<WorkingFolder>, String, Boolean) | Creates a new Workspace. |
|
CreateWorkspace(String, String, String, array<WorkingFolder>, String, WorkspacePermissionProfile, Boolean) | Creates a new Workspace. |
Show: