This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Powershell.
Summary
If true script execution which have errors will throw exception, If false it will return result. Default: true
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- PowershellSettings
Syntax
public bool ExceptionOnScriptError { get; set; }
Value
Type | Description |
---|---|
bool |