INewBuildStatistics 인터페이스
마지막 빌드를 테스트 계획과 연결한 이후에 빌드에서 변경된 사항에 대한 통계를 제공합니다.
네임스페이스: 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 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
BuildCount | 사용할 수 있는 새 빌드 수를 가져옵니다. | |
CompletedRequirementCount | 완료된 것으로 표시된 요구 사항 작업 항목의 수를 가져옵니다. | |
ResolvedBugCount | 해결된 버그의 수를 가져옵니다. |
위쪽