Navigation:  Object Model Reference > Options Object >

EchoChainedConsoleOutput Property

Previous pageReturn to chapter overviewNext page

Whether to echo the output of console programs called from a build using the Console application.  If True, the output of any console programs called by a Run Program or VisBuildPro Project step or any action that calls the Builder object's RunProgram or RunProgramEx methods will be echoed to the console that VisBuildCmd is running in.

 

Syntax

 

Options.EchoChainedConsoleOutput As Boolean

 

See Also

 

Applies to Options object