This documentation is archived and is not being maintained.
VersionControlServer::GetWorkspace Method
Visual Studio 2013
Gets a Workspace in this repository.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetWorkspace(String) | Gets the Workspace that is mapped to the specified local path. |
|
GetWorkspace(WorkspaceInfo) | Gets the Workspace associated with the specified WorkspaceInfo object. |
|
GetWorkspace(String, String) | Gets the Workspace associated with the specified name and owner. |
Show: