PathMustHaveRegexToCrawl
A regular expression to restrict the items that are crawled by the connector.
The root relative path of an item must match the regular expression, otherwise descendent items are ignored.
| Type: | Regular expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | PathMustHaveRegexToCrawl=.*process.*
|
| See Also: |