This documentation is archived and is not being maintained.

Project::Store Property

Gets the WorkItemStore instance that is associated with this project.

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

public:
property WorkItemStore^ Store {
	WorkItemStore^ get ();
}

Show: