JsonStreamConfigurationProvider Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides configuration key-value pairs that are obtained from a JSON stream.
public ref class JsonStreamConfigurationProvider : Microsoft::Extensions::Configuration::StreamConfigurationProvider
public class JsonStreamConfigurationProvider : Microsoft.Extensions.Configuration.StreamConfigurationProvider
type JsonStreamConfigurationProvider = class
inherit StreamConfigurationProvider
Public Class JsonStreamConfigurationProvider
Inherits StreamConfigurationProvider
- Inheritance
Json |
Initializes a new instance of the JsonStreamConfigurationProvider class. |
Data |
Gets or sets the configuration key-value pairs for this provider. (Inherited from ConfigurationProvider) |
Source |
Gets the source settings for this provider. (Inherited from StreamConfigurationProvider) |
Get |
Returns the list of keys that this provider has. (Inherited from ConfigurationProvider) |
Get |
Returns a IChangeToken that can be used to listen when this provider is reloaded. (Inherited from ConfigurationProvider) |
Load() |
Loads the configuration data from the stream. (Inherited from StreamConfigurationProvider) |
Load(Stream) |
Loads JSON configuration key-value pairs from a stream into a provider. |
On |
Triggers the reload change token and creates a new one. (Inherited from ConfigurationProvider) |
Set(String, String) |
Sets a value for a given key. (Inherited from ConfigurationProvider) |
To |
Generates a string representing this provider name and relevant details. (Inherited from ConfigurationProvider) |
Try |
Attempts to find a value with the given key. (Inherited from ConfigurationProvider) |
Tuote | Versiot |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided), 2.1 (package-provided) |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: