VersionControlArtifactProvider Members
Include Protected Members
Include Inherited Members
Implements IArtifactProvider, which makes the version-control artifacts available in their general form and provides methods to get and convert them into the objects that are used in the object model.
The VersionControlArtifactProvider type exposes the following members.
Methods
Name
Description
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.)
Gets the XML document that describes the version-control artifact.
Gets the type of version-control artifact that the specified artifact URI represents.
Gets a changeset object.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets a label object.
Gets the current version of an item.
Gets the type of the current instance. (Inherited from Object.)
Gets a specific version of an item.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top