IHostingStartup Schnittstelle

Definition

Stellt eine plattformspezifische Konfiguration dar, die beim Erstellen eines IWebHostBuilderIWebHostangewendet wird.

public interface class IHostingStartup
public interface IHostingStartup
type IHostingStartup = interface
Public Interface IHostingStartup
Abgeleitet

Methoden

Configure(IWebHostBuilder)

Konfigurieren des IWebHostBuilder-Objekts.

Gilt für: