NDepend.API Documentation
SettingsFilePath Property
NDepend.Project Namespace > ISettingsStorage Interface : SettingsFilePath Property
Gets or sets the path to the .ndsettings file that contains debt settings for this project.
Syntax
IFilePath SettingsFilePath {get; set;}
Remarks
When this property value is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.DebtSettingsStorage activated.
null value are acepted to reset this file path.
Requirements

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

See Also

Reference

ISettingsStorage Interface
ISettingsStorage Members