Udostępnij za pośrednictwem


Metoda ITestRun.QueryResultsByOutcome —

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

Składnia

'Deklaracja
Function QueryResultsByOutcome ( _
    outcome As TestOutcome _
) As ITestCaseResultCollection
ITestCaseResultCollection QueryResultsByOutcome(
    TestOutcome outcome
)
ITestCaseResultCollection^ QueryResultsByOutcome(
    TestOutcome outcome
)
abstract QueryResultsByOutcome : 
        outcome:TestOutcome -> ITestCaseResultCollection
function QueryResultsByOutcome(
    outcome : TestOutcome
) : ITestCaseResultCollection

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseResultCollection

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestRun Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client