Click or drag to resize

LocalFileSystemEventFilterDef Properties

The LocalFileSystemEventFilterDef type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets or sets the optional action to match.
Public propertyCount
Gets or sets the effective matches count.
Public propertyHasReachedMaximum
Gets a value indicating whether this instance has reached the maximum count, if MaximumCount is defined.
Public propertyMaximumCount
Gets or sets the maximum count.
Public propertyOldPath
Gets or sets the optional old path to match.
Public propertyPath
Gets or sets the optional path to match.
Top
See Also