.NET: How to copy files using Windows "Copy Files" dialog

Posted by Murat on Stack Overflow See other posts from Stack Overflow or by Murat
Published on 2010-04-01T15:32:43Z Indexed on 2010/04/01 15:33 UTC
Read the original article Hit count: 451

Filed under:
|
|
|

Hello there,

.NET: How can I copy the files using Windows "Copy Files" dialog. I need to bulk copy multiple files. Does there exists any .NET 2.0 library/method that allows me to do it in crossplatform manner without invoking Windows platform specific libraries.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about filesystems