ScriptHelper Property
Gets a helper that can compile and evaluate C# scripts.
Namespace
Statiq.Core
Containing Type
Engine
Implements
Property Type
IScriptHelper

Syntax

public IScriptHelper ScriptHelper { get; }

Value

Type Description
IScriptHelper