JSValue.GetValueExternal method
Gets the object that is represented as an external value. (Throws if the JS value is not an external value.)
C#
public object GetValueExternal()
See Also
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi