Interface ITestContainer
Observação: esta API agora é obsoleta.
Interface para um item do TestContainer no TfsBuild.proj.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (em Microsoft.TeamFoundation.Build.Client.dll)
Sintaxe
'Declaração
<ObsoleteAttribute("This interface has been deprecated. Please remove all references.", _
True)> _
Public Interface ITestContainer
[ObsoleteAttribute("This interface has been deprecated. Please remove all references.",
true)]
public interface ITestContainer
O tipo ITestContainer expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
FilePath | Obtém ou define o caminho do arquivo do assembly do recipiente de teste. |
Superior