NodePathMustHaveToCrawlRegex

A regular expression to restrict the nodes that are crawled by the connector.

The root relative path of a node must match the regular expression, otherwise descendent nodes are ignored.

Type: Regular expression
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: NodePathMustHaveToCrawlRegex=.*process.*
See Also: