FileUtils.NormalizeDirectory
Normalizes path with slashes and forces a trailing slash on the end of the path.
public static string NormalizeDirectory(string path)
Parameters
path
Normalizes path with slashes and forces a trailing slash on the end of the path.
public static string NormalizeDirectory(string path)
path