NDepend.API Documentation
IProjectReport Interface Members
Properties  Methods 

NDepend.Project Namespace : IProjectReport Interface

The following tables list the members exposed by IProjectReport.

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
Public Methods
 NameDescription
 Method This method can be called before analyzing with report creation, to update the paths in the report.  
Top
See Also

Reference

IProjectReport Interface
NDepend.Project Namespace