NDepend.API Documentation
ReportXslPath Property
NDepend.Project Namespace > IProjectReport Interface : ReportXslPath 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.
Syntax
IFilePath ReportXslPath {get; set;}
Remarks
When the report XSL file path is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Report_XslPath 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