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

Parameters

fileName
The brother file 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