Generate new file name for duplicate files


/ Published in: C#
Save to your folder(s)

Modifies the file name in case an existing filename is in the specified path.
(Ex: myfile.dat
myfile(1).dat
myfile(2).dat
myfile(3).dat)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.