TeamProject Methods

Include Protected Members
Include Inherited Members

The TeamProject type exposes the following members.

Methods

  Name Description
Public method Equals Checks whether this TeamProject instance is equal to another object. (Overrides Object.Equals(Object).)
Public method GetCheckinNoteFields Gets the field definitions that are associated with this project.
Public method GetCheckinPolicies Gets the array of check-in policies for this project.
Public method GetHashCode Gets the hash code for this TeamProject instance. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method SetCheckinNoteFields Creates a new set of field definitions that is associated with this project.
Public method SetCheckinPolicies Sets the check-in policies for this project.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

TeamProject Class

Microsoft.TeamFoundation.VersionControl.Client Namespace