Item Members
Include Protected Members
Include Inherited Members
Represents an item.
The Item type exposes the following members.
Methods
Name
Description
Downloads the content for this version of the item.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Converts the item to a string representation. (Overrides Object.ToString().)
Top
Properties
Name
Description
Gets the Artifact URI of a versioned item
Gets the Artifact URI of the latest item version.
Gets the identifier for an item changeset.
Gets the item check-in date.
Gets a Comparer object for a version control item specification.
Gets the content length of an item.
Gets the deletion identifier of an item.
Gets the encoding of an item.
Gets a hash value for the item.
Gets the identifier of the item.
Gets the type of an item.
Gets the server associated with an item.
Gets or sets the source control database that contains this item.
Top