DateVersionSpec Class

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

Syntax

'Declaration
Public Class DateVersionSpec _
    Inherits VersionSpec
'Usage
Dim instance As DateVersionSpec
public class DateVersionSpec : VersionSpec
public ref class DateVersionSpec : public VersionSpec
public class DateVersionSpec extends VersionSpec

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.VersionSpec
    Microsoft.TeamFoundation.VersionControl.Server.DateVersionSpec

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DateVersionSpec Members

Microsoft.TeamFoundation.VersionControl.Server Namespace