BeforeTaskTeardownEventArgs.

TaskTeardownContext Property

Summary

Gets the task teardown context.
Namespace
Cake.Core
Containing Type
BeforeTaskTeardownEventArgs

Syntax

public ITaskTeardownContext TaskTeardownContext { get; }

Value

Type Description
ITaskTeardownContext