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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IProjectReport Interface
IProjectReport Members