Hi all,
I m working on a windows application in C#...
I have copied a file using System.IO.File. Copy()
Now i want to restore this copied file to the original location..
How can i do so?
I want code in C#
Thanx
I m working on a windows application in C#...
I have copied a file using System.IO.File. Copy()
Now i want to restore this copied file to the original location..
How can i do so?
I want code in C#
Thanx
Comment