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
Overloaded. Initializes a new instance of a DateVersionSpec.
Top
Methods
Name
Description
Checks if DateVersionSpec instances are identical. (Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Formats a server or local path with the version specifier. (Inherited from VersionSpec.)
Gets a hash code value for the date version specification. (Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string representation of the date version specification. (Overrides VersionSpec.ToString().)
Top
Fields
Name
Description
The identifier of the date version specification.
Top
Properties
Name
Description
Gets or set the date.
Gets the string representation of the version specification as a version specification format. (Inherited from VersionSpec.)
Gets or sets the original text.
Top