This documentation is archived and is not being maintained.
VersionControlServer::QueryWorkspaces Method
Visual Studio 2013
Gets an array of Workspace objects that match the specified name, owner, computer, or any combination of these criteria.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueryWorkspaces(String, String, String) | Gets an array of Workspace objects that match the specified name, owner, computer, or any combination of these criteria. |
|
QueryWorkspaces(String, String, String, WorkspacePermissions) | Gets an array of Workspace objects that match the specified name, owner, computer, or any combination of these criteria. Also allows filtering by permission. |
Show: