NDepend.API Documentation
GetTrendStoreFromDirectory Method
NDepend.Trend Namespace > ExtensionMethodsTrend Class : GetTrendStoreFromDirectory Method
The directory in which the storage occurs.
Gets a ITrendStore object where the storage occurs in the directory directoryPath.
Syntax
[Extension()]
public static ITrendStore GetTrendStoreFromDirectory( 
   IAbsoluteDirectoryPath directoryPath
)

Parameters

directoryPath
The directory in which the storage occurs.
Exceptions
ExceptionDescription
directoryPath doesn't exist and cannot be created.
Remarks
If the directory doesn't exist, this method tries to create it.
Requirements

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

See Also

Reference

ExtensionMethodsTrend Class
ExtensionMethodsTrend Members