Udostępnij za pośrednictwem


Właściwość IImpactedTestPoint.TestPoint —

Punkt badania są pobierane z serwera.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestPoint
Punkt badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IImpactedTestPoint Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestPoint