ConfigureWebHostBuilder.IWebHostBuilder.Build Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AspNetCore.Hosting.IWebHost IWebHostBuilder.Build ();
abstract member Microsoft.AspNetCore.Hosting.IWebHostBuilder.Build : unit -> Microsoft.AspNetCore.Hosting.IWebHost
override this.Microsoft.AspNetCore.Hosting.IWebHostBuilder.Build : unit -> Microsoft.AspNetCore.Hosting.IWebHost
Function Build () As IWebHost Implements IWebHostBuilder.Build