AppVeyorJob.

AllowFailure Property

Summary

Gets or sets a value indicating whether this AppVeyorJob allows failure.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorJob

Syntax

public bool AllowFailure { get; set; }

Value

Type Description
bool true if allow failure; otherwise, false.