Summary
Gets the settings.
- Namespace
- Cake
.Core .Scripting - Containing Type
- ScriptHost
Syntax
public ExecutionSettings Settings { get; }
Value
Type | Description |
---|---|
ExecutionSettings | The settings. |
public ExecutionSettings Settings { get; }
Type | Description |
---|---|
ExecutionSettings | The settings. |