Results 1 to 2 of 2

Thread: System.IO.File.Move

  1. #1

    Thread Starter
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727

    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?

  2. #2
    Fanatic Member space_monkey's Avatar
    Join Date
    Apr 2005
    Location
    神と歩くこと
    Posts
    573

    Re: System.IO.File.Move

    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
    Using VB6 or VB.net 2008 with .net 3.5
    "Life... death... either way I'll be confined to a small cubicle!" - Hermes Conrad

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width