NDepend.API Documentation
GetChildFileWithName Method (IEnvVarDirectoryPath)
NDepend.Path Namespace > IEnvVarDirectoryPath Interface : GetChildFileWithName Method
The child file name.
Returns a new file path prefixed with an environment variable, representing a file with name fileName, located in this directory.
Syntax
IEnvVarFilePath GetChildFileWithName( 
   string fileName
)

Parameters

fileName
The child file name.
Requirements

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

See Also

Reference

IEnvVarDirectoryPath Interface
IEnvVarDirectoryPath Members