.NET Helper Packages
C#
Show/Hide TOC
Data
Factory
Base
cConfig
File Field
Default application settings file name.
Definition
Namespace:
Common.Core.Classes
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
public
const
string
cConfigFile
= "appsettings.json"
Field Value
String
See Also
Reference
DataFactoryBase Class
Common.Core.Classes Namespace
In This Article
Definition
See Also