NDepend.API Documentation
Directories Property
NDepend.Project Namespace > IProjectCodeToAnalyze Interface : Directories Property
Gets a read-only list of directories paths where to search for assemblies.
Syntax
IReadOnlyList<IDirectoryPath> Directories {get;}
Remarks
The list returned is a read-only clone. Hence it doesn't reflect any modification in the original collection.
Requirements

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

See Also

Reference

IProjectCodeToAnalyze Interface
IProjectCodeToAnalyze Members