WebApplicationFactory<TEntryPoint>.ConfigureWebHost(IWebHostBuilder) Yöntem

Tanım

Uygulamayı derlenmeden önce yapılandırmak için bir fırsat sağlar.

protected:
 virtual void ConfigureWebHost(Microsoft::AspNetCore::Hosting::IWebHostBuilder ^ builder);
protected virtual void ConfigureWebHost (Microsoft.AspNetCore.Hosting.IWebHostBuilder builder);
abstract member ConfigureWebHost : Microsoft.AspNetCore.Hosting.IWebHostBuilder -> unit
override this.ConfigureWebHost : Microsoft.AspNetCore.Hosting.IWebHostBuilder -> unit
Protected Overridable Sub ConfigureWebHost (builder As IWebHostBuilder)

Parametreler

builder
IWebHostBuilder

IWebHostBuilderUygulaması için.

Şunlara uygulanır