ITestContainer (Interfaz)
Nota: esta API ya está obsoleta.
Interfaz para un elemento de TestContainer en TfsBuild.proj.
Espacio de nombres: Microsoft.TeamFoundation.Build.Client
Ensamblado: Microsoft.TeamFoundation.Build.Client (en Microsoft.TeamFoundation.Build.Client.dll)
Sintaxis
'Declaración
<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
El tipo ITestContainer expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
FilePath | Obtiene o establece la ruta del archivo de ensamblado del contenedor de prueba. |
Arriba