2
Reply

C# move file

dc

dc

11 years ago
1.5k
In C# 2008 application, I want to move an excel 2010 file from one directory struture location to another location. I basically want to remove the file from the first location and place the excel file in a second location.

Thus can you show me code how to accomplish this goal?

Answers (2)