CommandLine.CustomWarningRegularExpression Property

MSBuild Extension Pack

CommandLineCustomWarningRegularExpression Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets the warning regular expression. Leaving this unset will result in no output warnings.

Namespace: MSBuild.ExtensionPack.Framework
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
Remarks

Exec Equivalent: CustomWarningRegularExpression See CustomErrorRegularExpression for information on regular expression matching groups and examples.
See Also

Reference