PathCantHaveRegex
A regular expression to restrict the items that are processed by the connector.
If the root relative path of an item matches the regular expression, the item is ignored.
| Type: | Regular expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | PathCantHaveRegex=\/CabinetName\/Folder\/Path\/.*
|
| See Also: | PathMustHaveRegex |