Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the statistics for a particular resolution state in a test run.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ITestResolutionStateStatistic
public interface ITestResolutionStateStatistic
public interface class ITestResolutionStateStatistic
type ITestResolutionStateStatistic = interface end
public interface ITestResolutionStateStatistic
The ITestResolutionStateStatistic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of test case results that have this resolution. |
![]() |
State | Gets the resolution state that is associated with this statistic object. |
Top
.gif)