Click or drag to resize

IScriptObjectEngine Property

Gets the script engine that owns the object.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
ScriptEngine Engine { get; }

Property Value

ScriptEngine
See Also