IFileWatcherFactory.Watchers property
Gets the list of stored file watchers.
public IEnumerable<IFileWatcher> Watchers { get; }
See Also
- interface IFileWatcher
- interface IFileWatcherFactory
Gets the list of stored file watchers.
public IEnumerable<IFileWatcher> Watchers { get; }