Changeset Members
Include Protected Members
Include Inherited Members
Represents a changeset
The Changeset 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.)
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.)
A representation of the changeset in the form of a string. (Overrides Object.ToString().)
Updates changeset metadata on the server.
Top
Properties
Name
Description
Gets the artifact URI associated with a changeset.
Gets or sets changes in a changeset.
Gets or sets the identifier of a changeset.
Gets or sets an informational note associated with a changeset check-in.
Gets or sets a comment for a changeset.
Gets or sets the identity that commits a changeset.
Gets or sets the date when a changeset is created.
Gets or sets the owner of a changeset.
Gets or sets a policy override.
The version control object that represents the database on which the changeset exists.
Gets work items associated with this changeset.
Top