2
Answers

Restoring copied file to the original location using C#

Ask a question
p c

p c

16y
1.9k
1
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

Answers (2)