Name | Description |
---|---|
FileChangeWatcher | A service that wraps the Visual Studio file watching APIs to make them more convenient for use. With this, a consumer can create an IContext which lets you add/remove files being watched, and an event is raised when a file is modified. |