DependencyCheckSettings.

Suppression Property

Summary

The file paths to the suppression XML files; used to suppress false positives. This can be specified more than once to utilize multiple suppression files.

Syntax

public string Suppression { get; set; }

Attributes

Type Description
ArgumentAttribute Argument attribute class

Value

Type Description
string