Compartilhar via


Propriedade ITestManagementTeamProject.TestPoints

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

Sintaxe

'Declaração
ReadOnly Property TestPoints As ITestPointHelper
ITestPointHelper TestPoints { get; }
property ITestPointHelper^ TestPoints {
    ITestPointHelper^ get ();
}
abstract TestPoints : ITestPointHelper with get
function get TestPoints () : ITestPointHelper

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPointHelper

Segurança do .NET Framework

Consulte também

Referência

ITestManagementTeamProject Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client