Summary
Gets a value indicating whether this build was successful.
- Namespace
- Cake
.Core - Containing Type
- TeardownContext
Syntax
public bool Successful { get; }
Value
| Type | Description |
|---|---|
| bool |
true if successful; otherwise false.
|
