Condividi tramite


Proprietà ITestRunStatistic.ResultOutcome

Ottiene il risultato di questa costante campionaria di verifica.

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestOutcome
Il risultato di questa costante campionaria di verifica.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestRunStatistic Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client

TestOutcome