namespace Microsoft.AspNetCore.Hosting.Infrastructure
{
public interface ISupportsConfigureWebHost
{
IHostBuilder! ConfigureWebHost(Action<IWebHostBuilder!>! configure, Action<WebHostBuilderOptions!>! configureOptions);
}
}
Assembly | Microsoft.AspNetCore.Hosting , Version=6.0.0.0, PublicKeyToken=adb9793829ddae60 |
---|---|
Help | Documentation |
.NET | 6.06.0-windows7.07.0-android7.0-ios7.0-macos7.0-tvos7.0-watchos7.0-windows |
OS Platforms | For the selected framework this API is supported on all OS platforms. |