This documentation is archived and is not being maintained.

DateVersionSpec.ToString Method

Creates a user-readable string that describes the properties of a DateVersionSpec object.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public override function ToString() : String

Return Value

Type: System.String
A user-readable string that describes the properties of a DateVersionSpec object.

Show: