Adds a trailing slash to a path if there isn't one.
public static string AddTrailingSlash(string path, char slashChar)
Parameters
path
A file system path
slashChar
Overloads:
See also:
Class FileUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic