bool TryGetBrotherFileWithName( string fileName, out IEnvVarFilePath filePath, out string failureReason )
Parameters
- fileName
 - The brother file name.
 - filePath
 - The file path obtained.
 - failureReason
 - The explanation in case this call returns false.
 
bool TryGetBrotherFileWithName( string fileName, out IEnvVarFilePath filePath, out string failureReason )
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed