public static GetRelativePath ( string fullPath, string startFolder ) : string | ||
fullPath | string | |
startFolder | string | /// The folder that will appear at the top of the returned path. /// |
return | string |
public static GetRelativePath ( string fullPath, string startFolder ) : string | ||
fullPath | string | |
startFolder | string | /// The folder that will appear at the top of the returned path. /// |
return | string |