Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the location where data (pending changes, local versions) for this workspace are stored.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
Syntax
'Declaration
Public Enumeration WorkspaceLocation
public enum WorkspaceLocation
public enum class WorkspaceLocation
type WorkspaceLocation
public enum WorkspaceLocation
Members
Member name | Description | |
---|---|---|
Local | Indicates a local workspace, with pending changes and local version data stored on the client. | |
Server | Indicates a server-side (traditional) workspace, backward compatible with TFS 2005-2010. |