Share via


Item Members

Include Protected Members
Include Inherited Members

Represents an item.

The Item type exposes the following members.

Methods

 

Name

Description

Public method

DownloadFile

Downloads the content for this version of the item.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Converts the item to a string representation. (Overrides Object.ToString().)

Top

Properties

 

Name

Description

Public property

ArtifactUri

Gets the Artifact URI of a versioned item

Public property

ArtifactUriLatestItemVersion

Gets the Artifact URI of the latest item version.

Public property

ChangesetId

Gets the identifier for an item changeset.

Public property

CheckinDate

Gets the item check-in date.

Public propertyStatic member

Comparer

Gets a Comparer object for a version control item specification.

Public property

ContentLength

Gets the content length of an item.

Public property

DeletionId

Gets the deletion identifier of an item.

Public property

Encoding

Gets the encoding of an item.

Public property

HashValue

Gets a hash value for the item.

Public property

ItemId

Gets the identifier of the item.

Public property

ItemType

Gets the type of an item.

Public property

ServerItem

Gets the server associated with an item.

Public property

VersionControlServer

Gets or sets the source control database that contains this item.

Top

See Also

Reference

Item Class

Microsoft.TeamFoundation.VersionControl.Client Namespace