ScriptHost.

Context Property

Summary

Gets the context.
Namespace
Cake.Core.Scripting
Containing Type
ScriptHost

Syntax

public ICakeContext Context { get; }

Value

Type Description
ICakeContext The context.