ChocolateyUpgradeSettings.

InstallIfNotInstalled Property

Summary

Gets or sets a value indicating whether to install a package that is not installed during the upgrade operation.

Syntax

public bool InstallIfNotInstalled { get; set; }

Value

Type Description
bool