Freigeben über


IImpactedTestPoint.TestPoint-Eigenschaft

Ruft den Testpunkt vom Server ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestPoint
Der Testpunkt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IImpactedTestPoint Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace

ITestPoint