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