The C1Configuration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetSection |
Gets a named configuration section.
|
![]() | GetSectionGroup |
Gets a named configuration section group.
|
![]() | Save()()()() |
Saves the configuration.
|
![]() | Save(ConfigurationSaveMode) |
Saves the configuration.
|
![]() | Save(ConfigurationSaveMode, Boolean) |
Saves the configuration.
|
![]() | SaveAs(String) |
Saves the configuration to a new file.
|
![]() | SaveAs(String, ConfigurationSaveMode) |
Saves the configuration to a new file.
|
![]() | SaveAs(String, ConfigurationSaveMode, Boolean) |
Saves the configuration to a new file.
|