How to Delete a File in Visual Basic

How to Delete a File in Visual Basic – This is a place for the community to provide tips and advice on How to Delete a File in Visual Basic. This topic was created by kylebriggs and the tips are provided by the community. The tips you add here can be your own or referred from another site. The best tips are then ranked at the top when up-voted by members of the community.

Tip 1 - Delete a text file from a path using "System.IO" in visual basic 2010

Published:  | Submitted by Nessy Griot | permalink
Delete a text file from a path using "System.IO" in visual basic 2010

I have this code: Dim WriterDay1 As New System.IO.StreamWriter("C:\Users\IOSEagle\Desktop\My Projects\Microsoft Visual Basic 2010\Form\Programes\MyAlarm\MyAlarm\RepeatDays\Monday.txt")

About Author

More by kylebriggs

No more topics...

About This Topic

Category: Fun | 9 years, 5 month(s) ago

19.9k+ Reads
1 Tips
1 Votes
1 Likes
0 Saved

Contributors