BeforeSetupEventArgs.

Context Property

Summary

Gets the Cake context.
Namespace
Cake.Core
Containing Type
BeforeSetupEventArgs

Syntax

public ICakeContext Context { get; }

Value

Type Description
ICakeContext