IAppConfigServiceSettings Property |
Gets all registered application configuration settings.
Namespace: Dundas.BI.ConfigurationAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxAppSettingCollection Settings { get; }ReadOnly Property Settings As AppSettingCollection
Get
property AppSettingCollection^ Settings {
AppSettingCollection^ get ();
}abstract Settings : AppSettingCollection with get
Property Value
AppSettingCollection
See Also