ExceptionOptions.LanguageOptions property
Optional scripting options (e.g., PowerShell). If present, a script-based handler is used.
public LanguageOptions? LanguageOptions { get; set; }
See Also
- record LanguageOptions
- class ExceptionOptions
- namespace Kestrun.Hosting.Options