IAppConfigServiceSettings Property |
Gets all registered application configuration settings.
Namespace:
Dundas.BI.Configuration
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax AppSettingCollection Settings { get; }
ReadOnly Property Settings As AppSettingCollection
Get
property AppSettingCollection^ Settings {
AppSettingCollection^ get ();
}
abstract Settings : AppSettingCollection with get
Property Value
Type:
AppSettingCollectionSee Also