Lire en anglais

Partager via


IHostApplicationBuilder.Configuration Property

Definition

Gets the set of key/value configuration properties.

C#
public Microsoft.Extensions.Configuration.IConfigurationManager Configuration { get; }

Property Value

Remarks

This can be mutated by adding more configuration sources, which will update its current view.

Applies to

Produit Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided), 2.1 (package-provided)