NDepend.API Documentation
GetTrendStoreFromDirectory Method (ExtensionMethodsTrend)
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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsTrend Class
ExtensionMethodsTrend Members