This documentation is archived and is not being maintained.
GetRequest Constructor (ItemSpec, VersionSpec)
Visual Studio 2013
Gets the specified item or the entire workspace at the specified version.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- itemSpec
- Type: Microsoft.TeamFoundation.VersionControl.Client::ItemSpec
The items to get. Specify null to get the full workspace.
- version
- Type: Microsoft.TeamFoundation.VersionControl.Client::VersionSpec
The item version to get.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: