Showing posts with label original. Show all posts
Showing posts with label original. Show all posts

Wednesday, March 28, 2012

System.IO.File.Move

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 (http://msdn2.microsoft.com/en-us/library/system.io.directory.move.aspx)