This documentation is archived and is not being maintained.
ItemIdentifier Class
Visual Studio 2013
Class used to represent a given item at a given version.
Namespace: Microsoft.TeamFoundation.VersionControl.Server
Assembly: Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)
The ItemIdentifier type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ChangeTypeEx | |
![]() | DeletionId | Deletion ID of the item. |
![]() | Item | Server item. |
![]() | Version | Version at which item exists. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides Object::ToString().) |
Show:
