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