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::SetDefaultForTestCase Method (Int32, ITestAttachment^)
Sets the provided action recording as 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.
- actionRecording
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::ITestAttachment^
An ITestAttachment that represents an action recording.
Show: