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

See Also

Reference

IAbsoluteDirectoryPath Interface
IAbsoluteDirectoryPath Members
Exists Property