Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Reference for Team Foundation Server SDK
WorkItemStore Class

Encapsulates the data store that contains all work items on a particular Team Foundation server. Each work item store is scoped at the server level.

Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in microsoft.teamfoundation.workitemtracking.client.dll)

Visual Basic (Declaration)
Public NotInheritable Class WorkItemStore
Visual Basic (Usage)
Dim instance As WorkItemStore
C#
public sealed class WorkItemStore
C++
public ref class WorkItemStore sealed
J#
public final class WorkItemStore
JScript
public final class WorkItemStore

You can create custom work item types by modifying XML schemas. For more information, see the "Customizing Work Item Types" section in the most current version of the Team Foundation Administrator's Guide on the Web at the MSDN Online site (http://go.microsoft.com/fwlink/?linkid=52459).

System.Object
  Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker