AppConfigConstants Class

Constants pertaining to the application configuration API.
Inheritance Hierarchy
SystemObject
  Dundas.BI.ConfigurationAppConfigConstants

Namespace:  Dundas.BI.Configuration
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static class AppConfigConstants

The AppConfigConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberConfigCategoryNameDelimiter
The string used to delimit nested category names for configuration settings.
Public fieldStatic memberOnDiskConfigFileName
The name of the file located in the application's App Data folder which contains additional server-level configuration settings.
Top
See Also