This topic has not yet been rated - Rate this topic

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.
ExceptionCondition
DeniedOrNotExistException

The Project field is null.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.