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.
WebTestResultDetailsSerializer::Serialize Method (WebTestResultDetails^, String^)
Saves a Web performance test result to a file.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- details
-
Type:
Microsoft.VisualStudio.TestTools.WebTesting::WebTestResultDetails^
Details of the test result.
- filePath
-
Type:
System::String^
File to save the result.
Show: