B
BobRoyAce
I am using Visual Studio .NET 2005 to create a Windows Forms
application. I know that I can use My.Computer.FileSystem.DeleteFile to
delete a file. How do I delete an empty folder/directory though? How
could I delete a folder that wasn't empty?
application. I know that I can use My.Computer.FileSystem.DeleteFile to
delete a file. How do I delete an empty folder/directory though? How
could I delete a folder that wasn't empty?