ConfigurationBuilder.Properties Property

Definition

Gets a key/value collection that can be used to share data between the IConfigurationBuilder and the registered IConfigurationProvider providers.

public System.Collections.Generic.IDictionary<string,object> Properties { get; }

Property Value

A key/value collection that can be used to share data between the IConfigurationBuilder and the registered configuration providers.

Implements

Applies to

מוצר גירסאות
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)