Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The implemenation makes use of the
  • Lines 1 7 - 111: creates the FileSystemWatcher object
  • Lines 1 14 - 133: holds the script block to move files in case of events indicating creation of a file.
  • Lines 1 -1: holds the script block to log events in case of events not related to creation of a file.

...