Udostępnij za pośrednictwem


Właściwość ITestPoint.MostRecentResult —

Pobiera najnowszy wynik testu.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseResult
Najnowszy wynik testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPoint Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestCaseResult