| | |
how to change file name?
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2007
Posts: 276
Reputation:
Solved Threads: 37
Sure no problem
This should work. You can look at fileinfo.moveto() or file.move() for more information
here is an example
http://www.example-code.com/vbdotnet/rename-file.asp
you can google "vb.net rename file" and get more.
Does that help?
VB.NET Syntax (Toggle Plain Text)
Dim newName As New FileInfo("filename.gif") newName.MoveTo("filename2.gif")
This should work. You can look at fileinfo.moveto() or file.move() for more information
here is an example
http://www.example-code.com/vbdotnet/rename-file.asp
you can google "vb.net rename file" and get more.
Does that help?
![]() |
Similar Threads
- Reading binary data from a file and writing it (Visual Basic 4 / 5 / 6)
- how to set file access time (C)
- 2D-Array, switches, and importing from a file (C++)
- Random shared file access details....... (Visual Basic 4 / 5 / 6)
- File Associations & XP (Windows NT / 2000 / XP)
- noobie asking for assistance with file parsing... (Perl)
- how do i read the last line of a text file? (Python)
- How to change DIRECTORY ATTRIBUTES through C or C++ (C++)
- HELP missing file ccSetMgr.exe for Norton 2005 (Windows 95 / 98 / Me)
Other Threads in the VB.NET Forum
- Previous Thread: Append Node to existiing XML file Using Vb.net
- Next Thread: Timing problem? Variable does not always update
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2005 2008 access account arithmetic array basic binary bing button buttons center check code component connectionstring crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dissertationthesis dropdownlist excel fade file-dialog folder ftp generatetags hardcopy image images input insert intel internet login mobile monitor ms navigate net networking objects opacity output passingparameters peertopeervideostreaming picturebox picturebox1 port problem problemwithinstallation project reports" save savedialog searchvb.net select serial shutdown soap string survey tcp temperature text textbox timer toolbox trim update updown user usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





