IHostingStartup 介面

定義

表示在建 IWebHost 置 時將套用至 IWebHostBuilder 的平臺特定組態。

public interface class IHostingStartup
public interface IHostingStartup
type IHostingStartup = interface
Public Interface IHostingStartup
衍生

方法

Configure(IWebHostBuilder)

設定 IWebHostBuilder

適用於