Condividi tramite


Interfaccia ITestContainer

Nota: questa API è ora obsoleta.

Interfaccia per un elemento di TestContainer nel file TfsBuild.proj.

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Sintassi

'Dichiarazione
<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

Il tipo ITestContainer espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblica FilePath Ottiene o imposta il percorso del file di assembly di test container.

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.TeamFoundation.Build.Client