The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestManagementService::GetTeamProject Method (String^)
Returns the team project that has the provided project name.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- projectName
-
Type:
System::String^
The name of the team project.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestManagementTeamProject^A test management team project.
Show: