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

Parameters

directoryName
The child directory 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