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::Deserialize Method (String^)
Loads a Web performance test result from the specified file.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- filePath
-
Type:
System::String^
File to load from.
Return Value
Type: Microsoft.VisualStudio.TestTools.WebTesting::WebTestResultDetails^The Web performance test result.
Show: