Compartilhar via


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
Propriedade pública FilePath Obtém ou define o caminho do arquivo do assembly do recipiente de teste.

Superior

Consulte também

Referência

Namespace Microsoft.TeamFoundation.Build.Client