SPCAFSettings.

Filters Property

Summary

Gets or sets a list of regular expressions, separated by a semicolon which is applied as filters for the input files.Helpful if argument input files is a directory.Only the input files which match the filter are analyzed.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
SPCAFSettings

Syntax

public string Filters { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string