NDepend.API Documentation
WarningsDisabled Property
NDepend.Project Namespace > IProjectDisabledWarnings Interface : WarningsDisabled Property
Get or set the set of warnings disabled for this project.
Syntax
IReadOnlyList<string> WarningsDisabled {get; set;}
Exceptions
ExceptionDescription
The project file cannot be read or written.
Remarks
If the project file exists, this data is loaded from and saved in the project file.
(getter only) If the project file is corrupted, an empty array is returned.
Requirements

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

See Also

Reference

IProjectDisabledWarnings Interface
IProjectDisabledWarnings Members