Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSCallbackArgs.ThisArg property
Gets the
this
argument for the call.
C#
public
JSValue ThisArg { get; }
See Also
struct
JSValue
struct
JSCallbackArgs
namespace
Microsoft.JavaScript.NodeApi