bool CanGetAbsolutePathFrom( IAbsoluteDirectoryPath pivotDirectory )
Parameters
- pivotDirectory
- The pivot directory from which the absolute path should be computed.
Return Value
true if this relative path can be resolved from pivotDirectory, else returns false.