Click or drag to resize

IScriptEngine.HostData Property

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

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

Property Value

Object
See Also