TracingJSRuntime.SetNamedProperty method
C#
public override napi_status SetNamedProperty(napi_env env, napi_value js_object,
ReadOnlySpan<byte> utf8name, napi_value value)
See Also
- enum napi_status
- struct napi_env
- struct napi_value
- class TracingJSRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime