Program.

CreateWebHostBuilder(string[]) Method

Namespace
NetCoreApp21
Containing Type
Program

Syntax

public static IWebHostBuilder CreateWebHostBuilder(string[] args)

Parameters

Name Type Description
args string[]

Return Value

Type Description
IWebHostBuilder