Udostępnij za pośrednictwem


Właściwość ITestPointStatistic.ResultOutcome —

Pobiera TestOutcome testu na ten punkt kontrolny.

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

Składnia

'Deklaracja
ReadOnly Property ResultOutcome As TestOutcome
TestOutcome ResultOutcome { get; }
property TestOutcome ResultOutcome {
    TestOutcome get ();
}
abstract ResultOutcome : TestOutcome with get
function get ResultOutcome () : TestOutcome

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.TestOutcome
Wynik badania badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPointStatistic Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

TestOutcome