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

See Also

Reference

IProjectProperties Interface
IProjectProperties Members