RepositoryProperties Properties

Include Protected Members
Include Inherited Members

The RepositoryProperties type exposes the following members.

Properties

  Name Description
Public property DownloadKey Gets the download key for this repository.
Public property Id Gets the unique identifier for this repository.
Public property LatestChangesetId Gets the ID of the most recently committed changeset.
Public property Name Gets the name describing this repository.
Public property SupportedFeatures Gets the features supported by the server.Can be evaluated by doing a bitwise or against the SupportedFeatures enum.
Public property Version Gets the version of the mid/data tier system. For the system to start and run correctly both the mid and data tiers must have the same version information.

Top

See Also

Reference

RepositoryProperties Class

Microsoft.TeamFoundation.VersionControl.Client Namespace