Properties | |
string | SectionName [get] |
The name of the configuration section. | |
ConfigSectionType | ConfigSection [get] |
The configuration section. |
ConfigSectionType | The class that represents the configuration section. |
ConfigSectionType | : | class |
string DotNX::Config::IConfigSectionManager< ConfigSectionType >::SectionName [get] |
The name of the configuration section.
Implemented in DotNX::Config::ConfigManagerBase< ConfigSectionType >, and DotNX::Config::ConfigSectionManager< ConfigSectionType >.
ConfigSectionType DotNX::Config::IConfigSectionManager< ConfigSectionType >::ConfigSection [get] |
The configuration section.
Implemented in DotNX::Config::ConfigManagerBase< ConfigSectionType >, and DotNX::Config::ConfigSectionManager< ConfigSectionType >.