This documentation is archived and is not being maintained.
ItemIdentifier Constructor (String, VersionSpec, Int32)
Visual Studio 2013
Creates an item identifier with the 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
Server or local item
- version
- Type: Microsoft.TeamFoundation.VersionControl.Client::VersionSpec
VersionSpec used for the identifier.
- deletionId
- Type: System::Int32
DeletionId of the identifier - to be deprecated in a future release
- 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: