I need to Copy folder C:\\FromFolder to C:\\ToFolder
Below is code that will CUT my FromFolder and then will create my ToFolder. So my FromFolder will be gone and al
yes you are right.
http://msdn.microsoft.com/en-us/library/system.io.directoryinfo.aspx
has provided copy function .. or you can use another function
http://msdn.microsoft.com/en-us/library/ms127960.aspx