Skip to content

JSPropertyDescriptor.ToObject method

Converts the structure to a JavaScript property descriptor object.

C#
public JSObject ToObject()

See Also

Released under the MIT license