JSObject Fields
.NET Framework 4
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The JSObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
engine | Stores a reference to the scripting engine. (Inherited from ScriptObject.) |
|
field_table | Stores a list of fields that are dynamically added and removed from the object. |
|
parent | Stores a reference to the parent object. (Inherited from ScriptObject.) |