| | |
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 2008 access add advanced application array assignment basic binary box button buttons center click code combo connectionstring convert cpu data database databasesearch datagrid datagridview design designer dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees excel exists firewall folder image images isnumericfuntioncall listview login map math memory mobile module msaccess mssqlbackend mysql navigate net number opacity pan peertopeervideostreaming picturebox picturebox2 port print printpreview record regex reports" reuse right-to-left save savedialog search serial socket sorting sqldatbase sqlserver storedprocedure string temp textbox timer txttoxmlconverter upload useraccounts usercontol usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vbnet vista visual visualbasic visualbasic.net visualstudio.net web wpf xml





