JSSymbol.For method
Gets or creates a symbol with the specified name in the global symbol registry.
C#
public static JSSymbol For(string name)
See Also
- struct JSSymbol
- namespace Microsoft.JavaScript.NodeApi