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 .Core - Containing Type
- Ms
Build Command Line Tool Task
Syntax
public bool StopOnFirstFailure { get; set; }
Value
Type | Description |
---|---|
bool |