 | filesAndDirectoryOperationsgetRelativePathToParent Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the relative path from start to parent
Namespace:
imbSCI.Core.extensions.io
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Exceptions| Exception | Condition |
|---|
| Exception | Iteration limit triggered c=[" + c.ToString() + "] for start [" + start.FullName + "] is not subdir of parent [" + parent.FullName + "] |
| ArgumentOutOfRangeException | parent - start [" + start.FullName + "] is not subdir of parent [" + parent.FullName + "] |
See Also