PathNoCrawlRegex
A regular expression that specifies the folders to ignore. The connector ignores any folders where the full path matches the regular expression. If a folder is ignored, all of its subfolders are also ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: |
The following example ignores the folder
|
See Also: | PathCrawlRegex |