MapRouteOptions.HandlerName property
Best-effort handler identity for the route when a named source is available.
public string? HandlerName { get; set; }
See Also
- class MapRouteOptions
- namespace Kestrun.Hosting.Options
Best-effort handler identity for the route when a named source is available.
public string? HandlerName { get; set; }