AzurePipelinesReportPrinter.

Write(CakeReport) Method

Summary

Writes the specified report to a target.

Syntax

public override void Write(CakeReport report)

Parameters

Name Type Description
report CakeReport The report to write.

Return Value

Type Description
void