NDepend.API Documentation
ChildrenFilesPath Property
NDepend.Path Namespace > IAbsoluteDirectoryPath Interface : ChildrenFilesPath Property
Returns a read-only list of file paths absolute matching files contained in this directory.
Syntax
IReadOnlyList<IAbsoluteFilePath> ChildrenFilesPath {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