JSRuntime.GetValueType method
C#
public virtual napi_status GetValueType(napi_env env, napi_value value, out napi_valuetype result)
See Also
- enum napi_status
- struct napi_env
- struct napi_value
- enum napi_valuetype
- class JSRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime