KestrunHost.ModulePaths property
Gets the collection of module paths to be loaded by the Kestrun host.
public List<string> ModulePaths { get; }
See Also
- class KestrunHost
- namespace Kestrun.Hosting
Gets the collection of module paths to be loaded by the Kestrun host.
public List<string> ModulePaths { get; }