This documentation is archived and is not being maintained.
WorkItemCollection::DefaultProjectHint Property
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
If the DefaultProjectHint property is set, when WorkItem::PartialOpen() is called, only the Fields that are being used by the specified project are paged in. If the DefaultProjectHint property is not set, all Fields will be paged in.
- 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: