JSProxy.Handler.Name property
Gets the name that was given to the handler (for diagnostic purposes), or null if no name was assigned.
C#
public string? Name { get; }
See Also
- class Handler
- namespace Microsoft.JavaScript.NodeApi