Share via


ITestPointStatistics.Item Property

Include Protected Members
Include Inherited Members

Gets the number of points that have the specified property value.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[Int32] Gets the number of points that have the specified resolution state.
Public property Item[FailureType] Gets the number of points that have the specified failure type.
Public property Item[TestOutcome] Gets the number of points that have the specified test outcome.
Public property Item[TestPointState] Gets the number of points that have the specified state.
Public property Item[TestResultState] Gets the number of points that have the specified result state.

Top

See Also

Reference

ITestPointStatistics Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace