Link to home
Create AccountLog in
Avatar of josephdaviskcrm
josephdaviskcrmFlag for United States of America

asked on

C# - support for copying and moving files

I'm building an application in C# that needs to be able to manipulate files on the hard disk.  Is there a class or classes that offers support for any of the following?:

- obtaining a listing of files within a directory
- copying a file from one directory to another
- deleting a file
ASKER CERTIFIED SOLUTION
Avatar of llman
llman

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Avatar of Alexandre Simões
Alexandre Simões
Flag of Switzerland image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.