TeamProject Properties

Include Protected Members
Include Inherited Members

The TeamProject type exposes the following members.

Properties

  Name Description
Public property ArtifactUri Gets the artifact uniform resource identifier (URI) for this team project.
Public property ExclusiveCheckout Gets or sets a flag that describes whether files modified in this team project will be exclusively locked.
Public property GetLatestOnCheckout Gets or sets a flag that describes whether to get the latest version of a file on checkout.
Public property Name Gets the name of this team project.
Public property ServerItem Gets the server path of this project in the repository.
Public property TeamFoundationServer Obsolete. Gets the server that is running Team Foundation Server where this team project resides.
Public property TeamProjectCollection Gets the TfsTeamProjectCollection where this team project resides.
Public property VersionControlServer Gets the VersionControlServer that contains this team project.

Top

See Also

Reference

TeamProject Class

Microsoft.TeamFoundation.VersionControl.Client Namespace