NDepend.API Documentation
ChildrenDirectoriesPath Property
NDepend.Path Namespace > IAbsoluteDirectoryPath Interface : ChildrenDirectoriesPath Property
Returns a read-only list of directory paths absolute matching directories contained in this directory.
Syntax
IReadOnlyList<IAbsoluteDirectoryPath> ChildrenDirectoriesPath {get;}
Exceptions
ExceptionDescription
This absolute directory path doesn't refer to an existing directory.
Requirements

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

See Also

Reference

IAbsoluteDirectoryPath Interface
IAbsoluteDirectoryPath Members
Exists Property