NDepend.API Documentation
GetChildDirectoryWithName Method (IRelativeDirectoryPath)
NDepend.Path Namespace > IRelativeDirectoryPath Interface : GetChildDirectoryWithName Method
The child directory name.
Returns a new relative directory path representing a directory with name directoryName, located in this directory.
Syntax
IRelativeDirectoryPath 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

IRelativeDirectoryPath Interface
IRelativeDirectoryPath Members