NDepend.API Documentation
ReportSectionsEnabled Property
NDepend.Project Namespace > IProjectReport Interface : ReportSectionsEnabled Property
Gets or sets an array of flags that indicates enabled report sections.
Syntax
ReportSections ReportSectionsEnabled {get; set;}
Remarks
When this value is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Report_SectionsEnabled activated.
Requirements

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

See Also

Reference

IProjectReport Interface
IProjectReport Members