in my WinFormsApp user can add picture in a folder of hardDrive with SaveFileDialog. if there is a picture the same name as new picture an alert is shown that user must rename the new picture.
how can I change name of the picture with adding a variable integer to name without changing name with user?