ITeardownContext.

Successful Property

Summary

Gets a value indicating whether this build was successful.
Namespace
Cake.Core
Containing Type
ITeardownContext

Syntax

bool Successful { get; }

Value

Type Description
bool true if successful; otherwise false.