public static GetRelativePath ( string relativeTo, string path ) : string | ||
relativeTo | string | The source path the output should be relative to. This path is always considered to be a directory. |
path | string | The destination path. |
return | string |
public static GetRelativePath ( string relativeTo, string path ) : string | ||
relativeTo | string | The source path the output should be relative to. This path is always considered to be a directory. |
path | string | The destination path. |
return | string |