Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSProxy.Get delegate
C#
public
delegate
JSValue
Get
(
JSObject
target
,
JSValue
property
,
JSObject
receiver
);
See Also
struct
JSValue
struct
JSObject
struct
JSProxy
namespace
Microsoft.JavaScript.NodeApi