This documentation is archived and is not being maintained.

WorkItem.Project Property

Gets the current project that is associated with this work item.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public Project Project { get; }

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client.Project
The current project that is associated with this work item.

Show: