JSInterface.ValueReference property
Gets a reference to the underlying JS value.
C#
protected JSReference ValueReference { get; }
See Also
- class JSReference
- class JSInterface
- namespace Microsoft.JavaScript.NodeApi.Interop