VersionControlArtifactProvider Methods

Include Protected Members
Include Inherited Members

The VersionControlArtifactProvider type exposes the following members.

Methods

 

Name

Description

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

GetArtifactDocument

Gets the XML document that describes the version-control artifact.

Public method

GetArtifactType

Gets the type of version-control artifact that the specified artifact URI represents.

Public method

GetChangeset

Gets a changeset object.

Public method

GetHashCode

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

Public method

GetLabel

Gets a label object.

Public method

GetLatestItemVersion

Gets the current version of an item.

Public method

GetType

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

Public method

GetVersionedItem

Gets a specific version of an item.

Protected method

MemberwiseClone

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

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

VersionControlArtifactProvider Class

Microsoft.TeamFoundation.VersionControl.Client Namespace