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