Click or drag to resize

ScriptObjectEngine Property

Gets the script engine that owns the object.

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

Property Value

Type: ScriptEngine
See Also