Click or drag to resize

ApplicationServiceContextConfigurationSection.AppSettings Property

General extended application settings

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<AppSettingKeyValuePair> AppSettings { get; set; }

Property Value

Type: List<AppSettingKeyValuePair>
See Also