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

See Also

Reference

IProjectReport Interface
IProjectReport Members