ChocolateyUninstallSettings.

FailOnAutoUninstaller Property

Summary

Gets or sets a value indicating whether to fail the package uninstall if the auto uninstaller reports and error.

Syntax

public bool FailOnAutoUninstaller { get; set; }

Value

Type Description
bool The fail auto uninstaller flag.