BeforeTaskSetupEventArgs.

TaskSetupContext Property

Summary

Gets the task setup context.
Namespace
Cake.Core
Containing Type
BeforeTaskSetupEventArgs

Syntax

public ITaskSetupContext TaskSetupContext { get; }

Value

Type Description
ITaskSetupContext