Share via


ITestPointStatistics.Item Property

 

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
System_CAPS_pubproperty Item[FailureType]

Obsolete.Gets the number of points that have the specified failure type.

System_CAPS_pubproperty Item[Int32]

Gets the number of points that have the specified resolution state.

System_CAPS_pubproperty Item[TestOutcome]

Gets the number of points that have the specified test outcome.

System_CAPS_pubproperty Item[TestPointState]

Gets the number of points that have the specified state.

System_CAPS_pubproperty 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