IHostingStartup 인터페이스

정의

를 빌드할 때 에 적용되는 IWebHostBuilder 플랫폼별 구성을 IWebHost나타냅니다.

public interface class IHostingStartup
public interface IHostingStartup
type IHostingStartup = interface
Public Interface IHostingStartup
파생

메서드

Configure(IWebHostBuilder)

IWebHostBuilder를 구성합니다.

적용 대상