string MakeValidFileName (string fileNameSeed)
 
Makes a valid filename by eliminating the invalid characters from the specified seed filename.
Parameters:
fileNameSeed
The file name seed.
Returns:
A filename string.
Was this helpful?
Last modified date: 10/14/2020