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.
ISharedStep::CreateActionRecording Method (String^)
Creates an action recording from a file.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- localFileName
-
Type:
System::String^
The file name for the file.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestAttachment^A new attachment object.
When the object that owns the action recording is saved, the specified file is uploaded to the server, and must be readable until the upload is completed.
Show: