NDepend.API Documentation
TrendStoreDirectory Property
NDepend.Project Namespace > IProjectTrend Interface : TrendStoreDirectory Property
Gets the absolute path to the directory that stores Trend Metrics Values.
Syntax
IAbsoluteDirectoryPath TrendStoreDirectory {get;}
Remarks
A NDepend.Trend.ITrendStore object can be obtained from this path thought the extension methods NDepend.Trend.ExtensionMethodsTrend.NDepend.Trend.ExtensionMethodsTrend.GetTrendStoreFromDirectory.
The returned path takes account of the values of UseCustomTrendStoreDirectory and CustomTrendStoreDirectory.
Requirements

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

See Also

Reference

IProjectTrend Interface
IProjectTrend Members