NodejsPlatform.Current property
Gets the Node.js platform instance for the current process, or null if not initialized.
C#
public static NodejsPlatform? Current { get; }
See Also
- class NodejsPlatform
- namespace Microsoft.JavaScript.NodeApi.Runtime