NDepend.API Documentation
ErrorSavingInSettingsFile Property
NDepend.Project Namespace > ISettingsStorage Interface : ErrorSavingInSettingsFile Property
Gets a plain english string that describes the error when trying to save the Debt settings in the referenced settings file.
Syntax
string ErrorSavingInSettingsFile {get;}
Remarks
This property is set when saving the IProject from the project file.
If an error occurs while saving in settings file, the debt settings ae saved in the project file.
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
SaveProject Method