Summary
Gets or sets a value indicating whether a package will be skipped if it is not installed during upgrade operation.
- Namespace
- Cake
.Common .Tools .Chocolatey .Upgrade - Containing Type
- Chocolatey
Upgrade Settings
Syntax
public bool SkipIfNotInstalled { get; set; }
Value
Type | Description |
---|---|
bool |