ItemIdentifier Properties

Include Protected Members
Include Inherited Members

The ItemIdentifier type exposes the following members.

Properties

  Name Description
Public property ChangeType Gets the change type of the item.
Public property DeletionId Gets the deletion ID of the item identifier, this is intentionally internal as we want to eventually obsolete DeletionId, use IsDeleted instead
Public property IsDeleted Checks whether the item is deleted at the VersionSpec version.
Public property Item Gets or sets the item that is associated with this ItemIdentifier.
Public property Version Gets or sets the version that is associated with this ItemIdentifier.

Top

See Also

Reference

ItemIdentifier Class

Microsoft.TeamFoundation.VersionControl.Client Namespace