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