ChocolateyUpgradeSettings.

SkipIfNotInstalled Property

Summary

Gets or sets a value indicating whether a package will be skipped if it is not installed during upgrade operation.

Syntax

public bool SkipIfNotInstalled { get; set; }

Value

Type Description
bool