Share via


Project Members

Include Protected Members
Include Inherited Members

This is a read-only class that inherits from the Node.

The Project type exposes the following members.

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

FindNodeInSubTree

Overloaded.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

AreaRootNodes

Gets the root node for the area path of this Project.

Public property

HasWorkItemReadRights

Public property

HasWorkItemReadRightsRecursive

Public property

HasWorkItemWriteRights

Public property

HasWorkItemWriteRightsRecursive

Public property

Id

Public property

IterationRootNodes

Gets the root node for the iteration path of this Project.

Public property

Name

Public property

Store

Gets the WorkItemStore to which this Project belongs.

Public property

StoredQueries

Gets the collection of stored queries associated with this team Project.

Public property

Uri

Public property

WorkItemTypes

Gets the collection of WorkItemTypes defined for this team Project.

Top

See Also

Reference

Project Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace