PathCantHaveRegex
A regular expression to limit the files retrieved by the connector. If the full path of a file matches the regular expression, the file is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: |
The following example ignores all files with a
|
See Also: | PathMustHaveRegex |