Udostępnij za pośrednictwem


Metoda ITestRun.QueryResultsByStatus —

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

Składnia

'Deklaracja
Function QueryResultsByStatus ( _
    status As TestResultState _
) As ITestCaseResultCollection
ITestCaseResultCollection QueryResultsByStatus(
    TestResultState status
)
ITestCaseResultCollection^ QueryResultsByStatus(
    TestResultState status
)
abstract QueryResultsByStatus : 
        status:TestResultState -> ITestCaseResultCollection
function QueryResultsByStatus(
    status : TestResultState
) : 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