DirectoryEnumerationFilters Properties |
The DirectoryEnumerationFilters type exposes the following members.
Name | Description | |
---|---|---|
CancellationToken | Gets or sets the cancellation token to abort the enumeration. | |
ErrorFilter | Gets or sets the filter that returns if the input error should not be thrown. | |
InclusionFilter | Gets or sets the filter that returns if the input file system entry should be included in the enumeration. | |
RecursionFilter | Gets or sets the filter that returns if the input directory should be recursively traversed. |