How do I copy a directory in vb.net? I found a file copy, but not a directory copy.
Printable View
How do I copy a directory in vb.net? I found a file copy, but not a directory copy.
hi,
There is an example on MSDN: http://msdn.microsoft.com/en-us/libr...(v=vs.80).aspx
grt,
Paul