Skip to content

JSRuntime.GetLastErrorInfo method

C#
public virtual napi_status GetLastErrorInfo(napi_env env, out napi_extended_error_info? result)

See Also

Released under the MIT license