ChocolateySharedSettings.

StopOnFirstFailure Property

Summary

Gets or sets a value indicating whether to stop of the first failure of a package.

Syntax

public bool StopOnFirstFailure { get; set; }

Value

Type Description
bool The stop of first failure flag.