ProjectKeyMustHaveRegex
A regular expression to choose the projects to process.
A project key must match the regular expression, otherwise the project and everything it contains is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ProjectKeyMustHaveRegex=IDOL
|
See Also: | ProjectKeyCantHaveRegex |