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::Create Method (String^)
Creates and returns an action recording by using a local file on disk.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- fileName
-
Type:
System::String^
The full path and file name for an action recording that has been saved to a local file.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestAttachment^An action recording as an attachment to the associated test case.
Show: