IBuildReportRecorder Interface

Provides methods for storing build reports.

Inheritance Hierarchy

Syntax

public interface IBuildReportRecorder

Methods

Name Description
AddReportAsync(string name, string content, bool plainText)
AddZippedReportAsync(string name, System.IO.Stream stream, string indexFile, string previewFile)