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.

◆ GetSetting()

virtual string Cqrs.Configuration.ConfigurationManager.GetSetting ( string  key)
virtual

Read the setting named key .

Parameters
keyThe key (or name) of the setting to read.

Implements Cqrs.Configuration.IConfigurationManager.

Reimplemented in Cqrs.Azure.ConfigurationManager.CloudConfigurationManager.