WorkItemStore Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WorkItemStore class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WorkItemStore(String) Initializes a new instance of the WorkItemStore class that is connected to the server that is running Team Foundation Server that is specified by the computer name.
Public method WorkItemStore(TeamFoundationServer) Obsolete. Initializes a new instance of the WorkItemStore class that is connected to the specified TeamFoundationServer instance.
Public method WorkItemStore(TfsTeamProjectCollection) Initializes a new instance of the WorkItemStore class that is connected to the specified TfsTeamProjectCollection instance.
Public method WorkItemStore(String, WorkItemStoreFlags)
Public method WorkItemStore(TfsTeamProjectCollection, WorkItemStoreFlags)

Top

See Also

Reference

WorkItemStore Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace