DependencyCheckSettings.

Exclude Property

Summary

The path patterns to exclude from the scan - this option can be specified multiple times. This accepts Ant style path patterns (e.g. /exclude/).

Syntax

public string Exclude { get; set; }

Attributes

Type Description
ArgumentAttribute Argument attribute class

Value

Type Description
string