HostBuilderContext.Configuration Property

Definition

The IConfiguration containing the merged configuration of the application and the host.

public Microsoft.Extensions.Configuration.IConfiguration Configuration { get; set; }
member this.Configuration : Microsoft.Extensions.Configuration.IConfiguration with get, set
Public Property Configuration As IConfiguration

Property Value

Applies to