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

See Also

Reference

ISettingsStorage Interface
ISettingsStorage Members