Could someone tell me if the above method leaves the fiel in the original location as well or if it is deleted?
Printable View
Could someone tell me if the above method leaves the fiel in the original location as well or if it is deleted?
Since there is a system.io.file.copy i think its pretty safe to assume that move does not leave the source file in the original directory.
MSDN