Metoda ITestRun.QueryResults — (Boolean)
Przestrzeń nazw: Microsoft.TeamFoundation.TestManagement.Client
Zestaw: Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)
Składnia
'Deklaracja
Function QueryResults ( _
includeActionResults As Boolean _
) As ITestCaseResultCollection
ITestCaseResultCollection QueryResults(
bool includeActionResults
)
ITestCaseResultCollection^ QueryResults(
bool includeActionResults
)
abstract QueryResults :
includeActionResults:bool -> ITestCaseResultCollection
function QueryResults(
includeActionResults : boolean
) : ITestCaseResultCollection
Parametry
- includeActionResults
Typ: System.Boolean
Wartość zwracana
Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseResultCollection
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client