ScriptHost.

Engine Property

Summary

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

Syntax

protected ICakeEngine Engine { get; }

Value

Type Description
ICakeEngine The engine.