FileSystemWatcher.Filters Property

Definition

Gets the collection of all the filters used to determine what files are monitored in a directory.

public System.Collections.ObjectModel.Collection<string> Filters { get; }

Property Value

A filter collection.

Applies to

Product Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10