/FileSystemWatcherGUI

The FileSystemWatcher Class monitors the file system and raises events whenever a specified Directory or file within a specified Directory changes. This class can watch for changes within the directory to include sub directories and can monitor directories on a local machine, a network drive, or a remote computer.

Primary LanguageC#Apache License 2.0Apache-2.0

No issues in this repository yet.