Share via


DateVersionSpec Members

Include Protected Members
Include Inherited Members

Represents a version specification format for date values.

The DateVersionSpec type exposes the following members.

Constructors

 

Name

Description

Public method

DateVersionSpec

Overloaded. Initializes a new instance of a DateVersionSpec.

Top

Methods

 

Name

Description

Public method

Equals

Checks if DateVersionSpec instances are identical. (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

Gets a hash code value for the date version specification. (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

Returns a string representation of the date version specification. (Overrides VersionSpec.ToString().)

Top

Fields

 

Name

Description

Public fieldStatic member

Identifier

The identifier of the date version specification.

Top

Properties

 

Name

Description

Public property

Date

Gets or set the date.

Public property

DisplayString

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

Public property

OriginalText

Gets or sets the original text.

Top

See Also

Reference

DateVersionSpec Class

Microsoft.TeamFoundation.VersionControl.Client Namespace