This documentation is archived and is not being maintained.
IResultsDocument::WorkItems Property
Visual Studio 2013
Note: This API is now obsolete.
Namespace: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)
[ObsoleteAttribute(L"Use ResultListDataProvider instead")] property WorkItemCollection^ WorkItems { WorkItemCollection^ get (); }
Property Value
Type: Microsoft.TeamFoundation.WorkItemTracking.Client::WorkItemCollectionReturns WorkItemCollection.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: