NDepend.API Documentation
GetChildFileWithName Method (IVariableDirectoryPath)
NDepend.Path Namespace > IVariableDirectoryPath Interface : GetChildFileWithName Method
The child file name.
Returns a new file path containing variables, representing a file with name fileName, located in this directory.
Syntax
IVariableFilePath GetChildFileWithName( 
   string fileName
)

Parameters

fileName
The child file name.
Requirements

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

See Also

Reference

IVariableDirectoryPath Interface
IVariableDirectoryPath Members