CoverletSettings.

SetFormat(CoverletOutputFormat) Method

Summary

Sets the output format to be a specific value
Assembly
Cake.Coverlet.dll
Namespace
Cake.Coverlet
Containing Type
CoverletSettings

Syntax

public CoverletSettings SetFormat(CoverletOutputFormat format)

Parameters

Name Type Description
format CoverletOutputFormat

Return Value

Type Description
CoverletSettings