NDepend.API Documentation
DebtSettings Property (IDebtFormatter)
NDepend.TechnicalDebt Namespace > IDebtFormatter Interface : DebtSettings Property
Gets a cloned copy of the DebtSettings object from which formatting is done by this IDebtFormatter.
Syntax
DebtSettings DebtSettings {get;}
Remarks
A IDebtFormatter object is immutable. The settings it contains on which formatting is based, cannot be changed. This is why this property returns a cloned copy of debts-settings.
Requirements

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

See Also

Reference

IDebtFormatter Interface
IDebtFormatter Members