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