Skip to content

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

Released under the MIT license