CommandLine.IgnoreStandardErrorWarningFormat Property

MSBuild Extension Pack

CommandLineIgnoreStandardErrorWarningFormat Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets a value indicating whether the output is examined for standard errors and warnings. This does not override errors and warnings defined via CustomErrorRegularExpression and CustomWarningRegularExpression.

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

Exec Equivalent: IgnoreStandardErrorWarningFormat
See Also

Reference