InvokeSteps.

FailOnPostStepFailure Property

Summary

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

Syntax

public bool FailOnPostStepFailure { get; set; }

Value

Type Description
bool