MapRouteOptions.Code property
The script code to execute for this route.
public string? Code { get; set; }
See Also
- recordĀ MapRouteOptions
- namespaceĀ Kestrun.Hosting.Options
The script code to execute for this route.
public string? Code { get; set; }