TracingJSRuntime.ThrowError method
C#
public override napi_status ThrowError(napi_env env, string? code, string msg)
See Also
- enum napi_status
- struct napi_env
- class TracingJSRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime