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