FileUtils.GetCompactPath

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-2020 • Updated: 07/15/20
Comment or report problem with topic