Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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)
Syntax
'Declaration
Function AddTestContainer As ITestContainer
ITestContainer AddTestContainer()
ITestContainer^ AddTestContainer()
abstract AddTestContainer : unit -> ITestContainer
function AddTestContainer() : ITestContainer
Return Value
Type: Microsoft.TeamFoundation.Build.Client.ITestContainer
The newly added TestContainer item.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.