SonarBeginSettings.

Inclusions Property

Summary

Comma-delimited list of file path patterns to be included in analysis. When set, only files matching the paths set here will be included in analysis.
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string Inclusions { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string