SonarBeginSettings.

TestExclusions Property

Summary

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

Syntax

public string TestExclusions { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string