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