This documentation is archived and is not being maintained.

Workspace::Location Property

Indicates the location where data (pending changes, local versions) for this workspace are stored.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property WorkspaceLocation Location {
	WorkspaceLocation get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Common::WorkspaceLocation
The location where data (pending changes, local versions) for this workspace are stored.

Show: