The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestCaseResult::Implementation Property
Gets the automated test for this result.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestImplementation^The automated test for this result, or null if it is implemented by a manual test.
Show: