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

See Also

Reference

IDebtFormatter Interface
IDebtFormatter Members