MapRouteOptions.Endpoints property
Endpoints to bind the route to, if any.
public string[]? Endpoints { get; set; }
See Also
- record MapRouteOptions
- namespace Kestrun.Hosting.Options
Endpoints to bind the route to, if any.
public string[]? Endpoints { get; set; }