CoverletSettings.

ExcludeByFile Property

Summary

Gets or sets the list of files to exclude
Assembly
Cake.Coverlet.dll
Namespace
Cake.Coverlet
Containing Type
CoverletSettings

Syntax

public List<string> ExcludeByFile { get; set; }

Value

Type Description
List<string>