Share via


Workspace.Get Method

Include Protected Members
Include Inherited Members

Requests that the server update the current workspace with the latest version of all mapped items.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Get()

Requests that the server update the current workspace with the latest version of all mapped items.

Public method

Get(GetRequest, GetOptions)

Requests that the server update the current workspace with the latest version of all mapped items.

Public method

Get(array<GetRequest[], GetOptions)

Requests that the server update the current workspace with the latest version of all mapped items.

Public method

Get(VersionSpec, GetOptions)

Requests that the server update the current workspace with the latest version of all mapped items.

Public method

Get(GetRequest, GetOptions, GetFilterCallback, Object)

Requests that the server update the current workspace with the latest version of all mapped items.

Public method

Get(array<GetRequest[], GetOptions, GetFilterCallback, Object)

Requests that the server update the current workspace with the latest version of all mapped items.

Public method

Get(array<String[], VersionSpec, RecursionType, GetOptions)

Requests that the server update the current workspace with the latest version of all mapped items.

Top

See Also

Reference

Workspace Class

Workspace Members

Microsoft.TeamFoundation.VersionControl.Client Namespace