ITestPointStatistics.TotalCount Property

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
ReadOnly Property TotalCount As Integer
int TotalCount { get; }
property int TotalCount {
    int get ();
}
abstract TotalCount : int with get
function get TotalCount () : int

Property Value

Type: Int32

.NET Framework Security

See Also

Reference

ITestPointStatistics Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace