Skip to content

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

Released under the MIT license