PowershellSettings.

OutputToAppConsole Property

Summary

If the host should output to the app's console
Assembly
Cake.Powershell.dll
Namespace
Cake.Powershell
Containing Type
PowershellSettings

Syntax

public bool OutputToAppConsole { get; set; }

Value

Type Description
bool