PerformanceReport.Save Method
Saves a PerformanceReport to the specified file.
Thread safety: This property is not thread-safe.
Save(System.String filename)
Saves a PerformanceReport to the specified file.Syntax
public void Save (
System.String filename
)
Parameters
filename
Type: System.String
The file to write the PerformanceReport to.
The file to write the PerformanceReport to.
Platforms
Windows, Linux, Android