NDepend.API Documentation
IsHistoric Property
NDepend.Analysis Namespace > IAnalysisResultRef Interface : IsHistoric Property
Returns true if the analysis data is stored in a historic directory. Returns false if the analysis data is stored in the project output directory.
Syntax
bool IsHistoric {get;}
Remarks
A historic directory is a sub-directory of the project output directory.
Requirements

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

See Also

Reference

IAnalysisResultRef Interface
IAnalysisResultRef Members