GlobalObject Property
Type
Default Value
Read Only
Description
[C#]
JSValue
[Visual Basic]
JSValue
n/a
Yes
Gets the JavaScript global object.
Notes
The property holds the JavaScript global object.
Example
None.