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