NDepend.API Documentation
ReportSections Enumeration
NDepend.Project Namespace : ReportSections Enumeration
Represents an array of flags that indicates a sub set of possible report sections.
Syntax
[Flags()]
public enum ReportSections : System.Enum 
Members
MemberDescription
AllAll
AnalysisLogAnalysisLog
ApplicationMetricsApplicationMetrics
AssembliesAbstractnessVSInstabilityAssembliesAbstractnessVSInstability
AssembliesBuildOrderAssembliesBuildOrder
AssembliesDependenciesAssembliesDependencies
AssembliesDependencyGraphAssembliesDependencyGraph
AssembliesDependencyMatrixAssembliesDependencyMatrix
AssembliesMetricsAssembliesMetrics
CodeQueriesCodeQueries
CodeRulesCodeRules
DefaultDefault
DontOutputIssuesInSourceDontOutputIssuesInSource
NamespacesDependenciesNamespacesDependencies
NamespacesMetricsNamespacesMetrics
NoneNone
QualityGatesQualityGates
ReportDiagramsFlags about all pictures in reports
TreemapMetricViewTreemapMetricView
TrendChartsTrendCharts
TypesDependenciesTypesDependencies
TypesMetricsTypesMetrics
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NDepend.Project.ReportSections

Requirements

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

See Also

Reference

NDepend.Project Namespace