NDepend.API Documentation
GetBrotherDirectoryWithName Method (IEnvVarFilePath)
NDepend.Path Namespace > IEnvVarFilePath Interface : GetBrotherDirectoryWithName Method
The brother directory name.
Returns a new directory path prefixed with an environment variable, representing a directory with name directoryName, located in the same directory as this file.
Syntax
IEnvVarDirectoryPath GetBrotherDirectoryWithName( 
   string directoryName
)

Parameters

directoryName
The brother 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

IEnvVarFilePath Interface
IEnvVarFilePath Members