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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IEnvVarDirectoryPath Interface
IEnvVarDirectoryPath Members