Visual Basic 2010
Get free Visual basic 2010 source codes. Learn Visual Basic 2010 using this website.
Pages
(Move to ...)
Home
About
▼
Saturday, April 30, 2011
Copy a File
To copy one file from one location to another, you have to enter the code bellow:
My.Computer.FileSystem.CopyFile("C:\test.txt"), "D:\test.txt")
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment