This Property
Type
Default Value
Read Only
Description
[C#]
JSValue
[Visual Basic]
JSValue
null
No
Gets or sets the 'this' argument of the call.
Notes
The property holds the 'this' argument of the function call.
Example
None.