IScriptHost.

Context Property

Summary

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

Syntax

ICakeContext Context { get; }

Value

Type Description
ICakeContext The context.