This documentation is archived and is not being maintained.
ItemIdentifier Constructor (String, VersionSpec)
Visual Studio 2013
Creates an item identifier for an item and specified version.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- item
- Type: System::String
The path of the local or server item.
- version
- Type: Microsoft.TeamFoundation.VersionControl.Client::VersionSpec
A VersionSpec that is used for the identifier.
- 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: