Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the test-run information from the server.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ITestRun GetTestRun()
ITestRun^ GetTestRun()
abstract GetTestRun : unit -> ITestRun
Function GetTestRun As ITestRun
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestRun
The test-run information.
See Also
ITestRun
ITestCaseResult Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top