Как переименовать файл
fileName = string.Concat ( "", Path.GetFileNameWithoutExtension(fileName), info.Ref_Compteur, Path.GetExtension(fileName) This solution modifies the value of the field in the database representing the file name not the file as such which is in a directory );
Что я уже пробовал:
I want to change the name of the file in the directory.