The C1Configuration type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AppSettings |
Returns the app setttings section.
|
![]() | ConnectionStrings |
Returns the connection string section.
|
![]() | FilePath |
Gets the path to the configuration file.
|
![]() | HasFile |
Returns true if the configuration file exists.
|
![]() | RootSectionGroup |
Returns the configuration section group.
|
![]() | SectionGroups |
Returns the configuration slection groups.
|
![]() | Sections |
Returns the configuration sections.
|