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.
IActionRecordingHelper::GetDefaultForTestCase Method (Int32)
Returns the default action recording for the specified test case.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- testCaseId
-
Type:
System::Int32
The ID for the test case.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestAttachment^The default action recording for the specified test case.
Show: