SonarBeginSettings.

CoverageExclusions Property

Summary

Comma-delimited list of file path patterns to be excluded from coverage calculations
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string CoverageExclusions { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string