Click or drag to resize

IScriptEngineHostData Property

Allows the host to attach arbitrary data to the script engine.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
Object HostData { get; set; }

Property Value

Object
See Also