Skip to content

JSRuntime.GetPropertyNames method

C#
public virtual napi_status GetPropertyNames(napi_env env, napi_value js_object, 
    out napi_value result)

See Also

Released under the MIT license