copy folder in c#.net using scrrun.dll

N

Nicholas Paldino [.NET/C# MVP]

Seems kind of redundant, since you have the classes in the System.IO
namespace which will pretty much do everything that the file system object
class (and exposed classes) will do in scrrun.dll.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top