TaskTeardownContext.

Task Property

Summary

Gets the ICakeTaskInfo describing the CakeTask that has just been invoked.
Namespace
Cake.Core
Containing Type
TaskTeardownContext

Syntax

public ICakeTaskInfo Task { get; }

Value

Type Description
ICakeTaskInfo The task.