"pamela fluente" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> What is the most current (for framework 2.0) and easy way to copy
> recursively
> all files from folder "Folder1" to folder "Folder2" ?
>
> Is there any simple function in the framework to do that?
>
The framework seems to have a hole there. Notice how on this page:
http://msdn2.microsoft.com/en-us/library/system.io.directory(VS.71).aspx
"Copy a directory" has no example. Then click to the 2005 or Orcas version
of the page... "Copy a directory" is gone.
p/invoke to
http://msdn2.microsoft.com/en-us/library/ms647743.aspx
>
> -P
>