Hello, I am having a .Net problem, not sure this is posible or not, please help.
How do I copy a folder and all its content within the folder to another location?
example, I want to copy C:/hello, in folder hello there is folder hi, in folder hi there is a file called mike.txt
how do I copy everything in C:/hello?
Thank you
How do I copy a folder and all its content within the folder to another location?
example, I want to copy C:/hello, in folder hello there is folder hi, in folder hi there is a file called mike.txt
how do I copy everything in C:/hello?
Thank you