KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Files
Get
Relative
Path Method
Overload List
GetRelativePath(String, String)
Gets the relative path to
target
from the
baseDirectory
. This overload performs a case insensitive comparison.
GetRelativePath(String, String, Boolean)
Gets the relative path to
target
from the
baseDirectory
.
See Also
Reference
Files Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also