InvokeSteps.

StopOnPostStepFailure Property

Summary

Gets or sets a value indicating whether the process should stop if a post-step fails
Namespace
NBuildKit.MsBuild.Tasks.Script
Containing Type
InvokeSteps

Syntax

public bool StopOnPostStepFailure { get; set; }

Value

Type Description
bool