NDepend.API Documentation
IProjectReport Interface Properties

NDepend.Project Namespace : IProjectReport Interface

For a list of all members of this type, see IProjectReport members.

Public Properties
 NameDescription
 PropertyWhen the flag ReportOptionsFlags.ReportOptionsFlags.ShowAllSourceFiles is not-set, this value is used to know the maximum of source files to list in report.  
 PropertyWhen the flag ReportOptionsFlags.ReportOptionsFlags.DontShowTooManyCodeRulesMatchedItems is not-set, this value is used to know the maximum of items shown in the report per rule or query.  
 PropertyWhen the flag ReportOptionsFlags.ReportOptionsFlags.DontUnfoldMultiItemsCell is not-set, this value is used to know the maximum of items to unfold.  
 PropertyGets the report file path in the directory project.IProject.Properties.IProjectProperties.OutputDir.  
 Property Gets or sets a value that determines the report format.  
 Property Gets or sets an array of flags that indicates various boolean report options.  
 Property Gets or sets an array of flags that indicates enabled report sections.  
 Property Gets or sets the path to the report XSL file. A null value for this path means that the user wants to use the default Xsl sheet to build report.  
Top
See Also

Reference

IProjectReport Interface
NDepend.Project Namespace