Compartir a través de


IImpactedTestPoint.TestPoint (Propiedad)

Obtiene el punto de prueba del servidor.

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
ReadOnly Property TestPoint As ITestPoint
ITestPoint TestPoint { get; }
property ITestPoint^ TestPoint {
    ITestPoint^ get ();
}
abstract TestPoint : ITestPoint with get
function get TestPoint () : ITestPoint

Valor de propiedad

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPoint
El punto de prueba.

Seguridad de .NET Framework

Vea también

Referencia

IImpactedTestPoint Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)

ITestPoint