Only C# :
Plz, tell how to copy a folder and all its contents to other folder.
even tell me how to get the filenames and folders in a string[] array.
or even to change FileSystemInfo[] format to string[] format.
2007-07-01
03:49:35
·
1 answers
·
asked by
Parv
2
in
Computers & Internet
➔ Programming & Design
Thanks danW!, I have got the subfolders in array,
but, I also want the contents of subfolders.
I'll be thankful if you could me the code.
2007-07-01
06:30:44 ·
update #1