ChangesetVersionSpec Methods

Include Protected Members
Include Inherited Members

The ChangesetVersionSpec type exposes the following members.

Methods

  Name Description
Public method Equals Determines whether this ChangesetVersionSpec instance is equal to the specified instance. (Overrides Object.Equals(Object).)
Public method Format Formats a path by using the version specifier. (Inherited from VersionSpec.)
Public method GetHashCode Generates a hash code for this instance. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public methodStatic member ParseChangesetNumber Parses the string as a changeset number. Throws an exception if the changeset number is not a valid changeset integer.
Public method ToString Creates a user-readable string that describes the properties of a ChangesetVersionSpec object. (Overrides VersionSpec.ToString().)

Top

See Also

Reference

ChangesetVersionSpec Class

Microsoft.TeamFoundation.VersionControl.Client Namespace