bool TryResolve( out IAbsoluteFilePath pathFileResolved, out string failureReason )
Parameters
- pathFileResolved
- It is the absolute file path resolved returned by this method.
- failureReason
- If false is returned, failureReason contains the plain english description of the failure.