Package com.microsoft.tfs.core.clients.versioncontrol.specs.version

Class Summary
ChangesetVersionSpec Describes a Changeset version.
DateVersionSpec Represents a date used to select a Changeset by.
DeletionVersionSpec Represents a deletion specification.
LabelVersionSpec Describes a label version.
LatestVersionSpec Describes the latest version of an object.
VersionSpec A VersionSpec represents a specific version of some version control, although the item identity is not part of this object (see VersionedFileSpec for this representation).
WorkspaceVersionSpec Describes a version of an item as it exists in a given Workspace.
 

Exception Summary
VersionSpecParseException Exception thrown when a version spec string cannot be parsed into a known VersionSpec object.
 



© 2015 Microsoft. All rights reserved.