LocalFileSystemEventFilterDef Properties |
The LocalFileSystemEventFilterDef type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
Gets or sets the optional action to match.
| |
| Count |
Gets or sets the effective matches count.
| |
| HasReachedMaximum |
Gets a value indicating whether this instance has reached the maximum count, if MaximumCount is defined.
| |
| MaximumCount |
Gets or sets the maximum count.
| |
| OldPath |
Gets or sets the optional old path to match.
| |
| Path |
Gets or sets the optional path to match.
|