Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of points that have the specified property value.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Item[FailureType] | Obsolete.Gets the number of points that have the specified failure type. |
![]() |
Item[Int32] | Gets the number of points that have the specified resolution state. |
![]() |
Item[TestOutcome] | Gets the number of points that have the specified test outcome. |
![]() |
Item[TestPointState] | Gets the number of points that have the specified state. |
![]() |
Item[TestResultState] | Gets the number of points that have the specified result state. |
See Also
ITestPointStatistics Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top