ITestManagementTeamProject.TestPoints Property

Contains methods to block and unblock test points.

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

Syntax

'Declaration
ReadOnly Property TestPoints As ITestPointHelper
ITestPointHelper TestPoints { get; }
property ITestPointHelper^ TestPoints {
    ITestPointHelper^ get ();
}
abstract TestPoints : ITestPointHelper with get
function get TestPoints () : ITestPointHelper

Property Value

Type: Microsoft.TeamFoundation.TestManagement.Client.ITestPointHelper

.NET Framework Security

See Also

Reference

ITestManagementTeamProject Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace