LanguageOptions.ExtraImports property
Additional import namespaces required for the script code.
public string[]? ExtraImports { get; set; }
See Also
- record LanguageOptions
- namespace Kestrun.Hosting.Options
Additional import namespaces required for the script code.
public string[]? ExtraImports { get; set; }