MapRouteOptions.Pattern property
The route pattern to match for this option.
public string? Pattern { get; set; }
See Also
- record MapRouteOptions
- namespace Kestrun.Hosting.Options
The route pattern to match for this option.
public string? Pattern { get; set; }