CompiledScript.context Field

Definition

Represents a dynamic variable that will be resolved at runtime.

 public dynamic context = new ScriptContext();

Field Value

Dynamic