![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
string Cqrs.Configuration.IConfigurationManager.GetSetting | ( | string | key | ) |
Read the setting named key .
key | The key (or name) of the setting to read. |
Implemented in Cqrs.Configuration.ConfigurationManager, and Cqrs.Azure.ConfigurationManager.CloudConfigurationManager.