提供有关自从上次生成与测试计划关联以来生成更改的统计信息。
命名空间:  Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
声明
Public Interface INewBuildStatistics
public interface INewBuildStatistics
public interface class INewBuildStatistics
type INewBuildStatistics =  interface end
public interface INewBuildStatistics
INewBuildStatistics 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | BuildCount | 获取可用新生成的数量。 | 
| .gif) | CompletedRequirementCount | 获取已标记为完成的要求工作项的数量。 | 
| .gif) | ResolvedBugCount | 获取已解决的 bug 的数量。 | 
页首