NDepend.API Documentation
OutputDir Property
NDepend.Project Namespace > IProjectProperties Interface : OutputDir Property
Gets or sets the output directory path of the NDepend project, the path where all analysis results will be stored.
Syntax
IDirectoryPath OutputDir {get; set;}
Remarks
When the output directory is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.OutputDirectoryPath activated.
Requirements

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

See Also

Reference

IProjectProperties Interface
IProjectProperties Members