NDepend.API Documentation
D2E_RatingThreshold Property
NDepend.TechnicalDebt Namespace > DebtSettings Class : D2E_RatingThreshold Property
Returns the percentage of technical debt under which, a code element gets the D rating. Any percentage of technical debt value higher than this value will get the E rating.
Syntax
public double D2E_RatingThreshold {get;}
Remarks
The default value is 50%.
Requirements

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

See Also

Reference

DebtSettings Class
DebtSettings Members