NodePathCantHaveToCrawlRegex
A regular expression to restrict the nodes that are crawled by the connector.
If the root relative path of a node matches the regular expression, descendent nodes are ignored.
| Type: | Regular expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | NodePathCantHaveToCrawlRegex=.*ignore.*
|
| See Also: |