Forum Discussion

rmnrdi's avatar
rmnrdi
Contributor
6 years ago
Solved

Using System.IO.FileSystem.Watcher

I want to monitor a folder for changes and FileSystemWatcher looks like what I need, but I'm having trouble bringing it into my project. I was able to bring the exact library in via Project Propert...