KestrunHost.ModulePaths property

Gets the collection of module paths to be loaded by the Kestrun host.

public List<string> ModulePaths { get; }

See Also