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