NDepend.API Documentation
DisplayListInReport Property (CodeRuleAttribute)
NDepend.Attributes Namespace > CodeRuleAttribute Class : DisplayListInReport Property
Gets or sets a value that indicates whether if the code rule is violated, the code rule matched code elements are listed into the report.
Syntax
public bool DisplayListInReport {get; set;}
Remarks
The default value is true.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

CodeRuleAttribute Class
CodeRuleAttribute Members