NDepend.API Documentation
DebtSettings Property (QueryExecutionContext)
NDepend.CodeQuery Namespace > QueryExecutionContext Class : DebtSettings Property
Get or set the debt-settings that will be applied to query-execution.
Syntax
public DebtSettings DebtSettings {get; set;}
Remarks
NDepend.TechnicalDebt.DebtSettings parameters that will be used are:
- NDepend.TechnicalDebt.DebtSettings.DebtFactor
- NDepend.TechnicalDebt.DebtSettings.DebtDefault
- NDepend.TechnicalDebt.DebtSettings.AnnualInterestFactor
- NDepend.TechnicalDebt.DebtSettings.AnnualInterestDefault
These parameters are only used in case the code query is a code rule.
Requirements

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

See Also

Reference

QueryExecutionContext Class
QueryExecutionContext Members