Skip to content

IFileWatcherFactory.Watchers property

Gets the list of stored file watchers.

public IEnumerable<IFileWatcher> Watchers { get; }

See Also