SonarBeginSettings.

DuplicationExclusions Property

Summary

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

Syntax

public string DuplicationExclusions { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string