PathRegexCaseInsensitive
A Boolean value that specifies whether regular expressions for matching paths are case-insensitive. This affects the following configuration parameters:
To make the regular expressions case-insensitive, set this parameter to true
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | PathRegexCaseInsensitive=True
|
See Also: |