The PathRegExCaseInsensitive
parameter specifies whether the values of PathCantHaveRegex
and PathMustHaveRegex
are case-sensitive. To make the value case-insensitive, set this parameter to true
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | PathRegExCaseInsensitive=True
|
See Also: |
|