static string NormalizeFilename( string str, bool enforceInitialSlash )

Summary

Puts a filename into the format /path/filename.ext (from path\FileName.EXT)

static string NormalizeFilename( string str, bool enforceInitialSlash, bool enforceLowerCase )

Summary

Puts a filename into the format /path/filename.ext (from path\FileName.EXT)
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.