FileChangeMonitor::FilePaths Property
.NET Framework (current version)
Gets a collection that contains the paths of files that are monitored for changes.
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
The collection is typically set in the constructor of a derived FileChangeMonitor type.
To provide custom file-change monitoring, you must override this method in a derived class.
.NET Framework
Available since 4.0
Available since 4.0
Show: