ChangesetVersionSpec Members

Include Protected Members
Include Inherited Members

The ChangesetVersionSpec type exposes the following members.

Constructors

 

Name

Description

Public method

ChangesetVersionSpec

Overloaded. Initializes a new instance of the ChangesetVersionSpec class.

Top

Methods

 

Name

Description

Public method

Equals

(Overrides Object.Equals(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

Format

Formats a server or local path with the version specifier. (Inherited from VersionSpec.)

Public method

GetHashCode

(Overrides Object.GetHashCode().)

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 methodStatic member

ParseChangesetNumber

Parses the string as a changeset number.

Public method

ToString

String representation of a ChangesetVersionSpec. (Overrides VersionSpec.ToString().)

Top

Fields

 

Name

Description

Public fieldStatic member

Identifier

Top

Properties

 

Name

Description

Public property

ChangesetId

Gets or sets the ID for a changeset.

Public property

DisplayString

Gets the string representation of the version specification as a version specification format. (Inherited from VersionSpec.)

Top

See Also

Reference

ChangesetVersionSpec Class

Microsoft.TeamFoundation.VersionControl.Client Namespace