MapRouteOptions.Arguments property
Additional metadata for the route, represented as key-value pairs.
public Dictionary<string, object?>? Arguments { get; set; }
See Also
- recordĀ MapRouteOptions
- namespaceĀ Kestrun.Hosting.Options
Additional metadata for the route, represented as key-value pairs.
public Dictionary<string, object?>? Arguments { get; set; }