ConfigurationBuilder.Sources Property

Definition

Gets the sources used to obtain configuration values.

C#
public System.Collections.Generic.IList<Microsoft.Extensions.Configuration.IConfigurationSource> Sources { get; }

Property Value

The sources used to obtain configuration values.

Implements

Applies to

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