CommandLine.StdErrEncoding Property

MSBuild Extension Pack

CommandLineStdErrEncoding Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets the StdErr stream encoding. Specifies the encoding of the captured task standard error stream. The default is the current console output encoding.

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

Exec Equivalent: StdErrEncoding
See Also

Reference