IRelativePath GetRelativePathFrom( IAbsoluteDirectoryPath pivotDirectory )
Parameters
- pivotDirectory
- The pivot directory from which the relative path is computed.
IRelativePath GetRelativePathFrom( IAbsoluteDirectoryPath pivotDirectory )
Exception | Description |
---|---|
System.ArgumentException | pivotDirectory is not on the same drive as this file's drive. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed