FileSystemWatcher

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Matt

    #1

    FileSystemWatcher

    How do you have the FileSystemWatch er watch different directory paths? Do
    you have to create multiple objects and if so can they all be assigned the
    same event handler?

    Thanks,

    Matt


  • Sam Johnson

    #2
    RE: FileSystemWatch er

    That's exactly how it is done

    Sam

    Comment

    • Sam Johnson

      #3
      RE: FileSystemWatch er

      That's exactly how it is done

      Sam

      Comment

      Working...