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

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

See Also

Reference

CodeRuleAttribute Class
CodeRuleAttribute Members