Summary
Gets or sets a value indicating whether to exit when a reboot is detected.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- Chocolatey
Shared Settings
Syntax
public bool ExitWhenRebootDetected { get; set; }
Value
Type | Description |
---|---|
bool | The exit when reboot detected flag. |