CoverletSettings.

Threshold Property

Summary

Gets or sets the threshold for Coverlet to use in percent
Assembly
Cake.Coverlet.dll
Namespace
Cake.Coverlet
Containing Type
CoverletSettings

Syntax

public Nullable<uint> Threshold { get; set; }

Value

Type Description
Nullable<uint>