LatestVersionSpec Members

Include Protected Members
Include Inherited Members

A base class for encapsulating version specifications.

The LatestVersionSpec type exposes the following members.

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 method

ToString

(Overrides VersionSpec.ToString().)

Top

Fields

 

Name

Description

Public fieldStatic member

Identifier

Top

Properties

 

Name

Description

Public property

DisplayString

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

Public propertyStatic member

Instance

Top

See Also

Reference

LatestVersionSpec Class

Microsoft.TeamFoundation.VersionControl.Client Namespace