Link to home
Start Free TrialLog in
Avatar of hojohappy
hojohappy

asked on

Triggering an event when a file is dropped into a directory - File Listener

I want to create a C# windows form process that is triggered when a file is dropped into file directory and wanted to know how this can be done.  When ever a file is dropped into a folder directory, I need to write a routine that will move this file to another location and do some simple processing.  I am just not sure how to set up the trigger.
ASKER CERTIFIED SOLUTION
Avatar of ktaczala
ktaczala
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial