Lezen in het Engels

Delen via


ChainedConfigurationSource Class

Definition

Represents a chained IConfiguration as an IConfigurationSource.

C#
public class ChainedConfigurationSource : Microsoft.Extensions.Configuration.IConfigurationSource
Inheritance
ChainedConfigurationSource
Implements

Constructors

Properties

Configuration

Gets or sets the chained configuration.

ShouldDisposeConfiguration

Gets or sets a value that indicates whether the chained configuration is disposed when the configuration provider is disposed.

Methods

Applies to

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