FileUtils.AddTrailingSlash

Adds a trailing slash to a path if there isn't one.

public static string AddTrailingSlash(string path)

Parameters

path
A file system path


See also:

Class FileUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic