NDepend.API Documentation
GetExplanation Method
NDepend.Issue Namespace > ExtensionMethodsIssue Class : GetExplanation Method
The issue on which to get issue explanation.
Get the issue explanation, or string empty if not available.
Syntax
[Extension()]
public static string GetExplanation( 
   IIssue issue
)

Parameters

issue
The issue on which to get issue explanation.
Requirements

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

See Also

Reference

ExtensionMethodsIssue Class
ExtensionMethodsIssue Members