This documentation is archived and is not being maintained.

IProjectFile::AddTestContainer Method

Adds a test container assembly file to the list of TestContainers.

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

ITestContainer^ AddTestContainer()

Return Value

Type: Microsoft.TeamFoundation.Build.Client::ITestContainer
The newly added TestContainer item.

Show: