bool TryGetBrotherDirectoryWithName( string directoryName, out IDirectoryPath directoryPath, out string failureReason )
Parameters
- directoryName
- The brother directory name.
- directoryPath
- The directory path obtained.
- failureReason
- The explanation in case this call returns false.