CommandLine.StdOutEncoding Property

MSBuild Extension Pack

CommandLineStdOutEncoding Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets the StdOut stream encoding. Specifies the encoding of the captured task standard output 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: StdOutEncoding
See Also

Reference