NDepend.API Documentation
UseCustomHistoricAnalysisResultDirectory Property
NDepend.Project Namespace > IProjectHistoricAnalysisResult Interface : UseCustomHistoricAnalysisResultDirectory Property
Gets or sets a boolean that indicates if the value of CustomHistoricAnalysisResultDirectory is used to define the directory that stores Trend Metrics Values, or if the default path $(NdProjectOutputDir) is used instead..
When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.HistoricAnalysisResult_Settings activated.
Syntax
bool UseCustomHistoricAnalysisResultDirectory {get; set;}
Requirements

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

See Also

Reference

IProjectHistoricAnalysisResult Interface
IProjectHistoricAnalysisResult Members