Share via


ItemIdentifier Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ItemIdentifier class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ItemIdentifier(String) Creates an item identifier for an item.
Public method ItemIdentifier(Change) Creates an item identifier from a change object.
Public method ItemIdentifier(String, VersionSpec) Creates an item identifier for an item and specified version.
Public method ItemIdentifier(String, VersionSpec, Int32) Creates an item identifier with the item and specified version

Top

See Also

Reference

ItemIdentifier Class

Microsoft.TeamFoundation.VersionControl.Client Namespace