Returns a compact path with elipsis from a long path
public static string GetCompactPath(string path, int length)
Parameters
path
Original path to potentially trim
length
Max length of the path string returned
See also:
Class FileUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic