MsBuildCommandLineToolTask.

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.

Syntax

public bool StopOnFirstFailure { get; set; }

Value

Type Description
bool