Click or drag to resize

DirectoryEnumerationFilters Properties

The DirectoryEnumerationFilters type exposes the following members.

Properties
  NameDescription
Public propertyCancellationToken
Gets or sets the cancellation token to abort the enumeration.
Public propertyErrorFilter
Gets or sets the filter that returns if the input error should not be thrown.
Public propertyInclusionFilter
Gets or sets the filter that returns if the input file system entry should be included in the enumeration.
Public propertyRecursionFilter
Gets or sets the filter that returns if the input directory should be recursively traversed.
Top
See Also