ExceptionOptions.DeveloperExceptionPageOptions property
Optional Developer Exception Page options. If present, the Developer Exception Page middleware is used.
public DeveloperExceptionPageOptions? DeveloperExceptionPageOptions { get; set; }
See Also
- class ExceptionOptions
- namespace Kestrun.Hosting.Options