HtmlReportWriter(String) Constructor

Definition

An IEvaluationReportWriter that generates an HTML report containing all the EvaluationMetrics present in the supplied ScenarioRunResults and writes it to the specified reportFilePath.

C#
public HtmlReportWriter(string reportFilePath);

Parameters

reportFilePath
String

The path to a file where the report will be written. If the file already exists, it will be overwritten.

Applies to

Tuote Versiot
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)