FCConfiguration Class
The FCConfiguration class provides access to the application configuration and ensures that basic required configuration parameters are present.
Syntax
'Declaration
Public NotInheritable Class FCConfiguration
public sealed class FCConfiguration
Remarks
Values stored in the collection can be modified and new values can be added and removed.
NOTE: changing required application configuration values like ConfigValues.CONNECT_STRING may cause the current application to crash.
Inheritance Hierarchy
System.Object
FChoice.Common.FCConfiguration
Requirements
Namespace: FChoice.Common
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)