InvokeSteps.

StopOnFirstFailure Property

Summary

Gets or sets a value indicating whether or not the process should stop on the first error or continue. Default is false.
Namespace
NBuildKit.MsBuild.Tasks.Script
Containing Type
InvokeSteps

Syntax

public bool StopOnFirstFailure { get; set; }

Value

Type Description
bool