p c

p c

  • NA
  • 20
  • 26.9k

Restoring copied file to the original location using C#

Feb 28 2008 6:00 AM
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)