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