copy folder in c#.net using scrrun.dll

  • Thread starter Thread starter seema
  • Start date Start date
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.
 
Back
Top