ITestManagementService.GetTeamProject Method

 

Returns a team project object.

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

Overload List

Name Description
System_CAPS_pubmethod GetTeamProject(Project)

Returns a team project object that is based on the provided project.

System_CAPS_pubmethod GetTeamProject(String)

Returns the team project that has the provided project name.

See Also

ITestManagementService Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top