ITestContainer 接口
注意:此 API 现在已过时。
一个 TestContainer 项目的接口在 TfsBuild.proj。
命名空间: Microsoft.TeamFoundation.Build.Client
程序集: Microsoft.TeamFoundation.Build.Client(在 Microsoft.TeamFoundation.Build.Client.dll 中)
语法
声明
<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
ITestContainer 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
FilePath | 获取或设置测试容器集文件的路径。 |
页首