This documentation is archived and is not being maintained.

WorkItemStore Constructor (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.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
WorkItemStore(
	String^ teamSystemName
)

Parameters

teamSystemName
Type: System::String

The name of the server that is running Team Foundation Server.

Show: