RepositoryConfigBaseTConfig Properties |
The RepositoryConfigBaseTConfig generic type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ConfigKey |
Gets the key for the configuration object/folder. Throws a ConfigurationException if the
ConfigComponent.Key code attribute is not set. This method does not check if a
configuration object with this key actually exists.
|
![]() ![]() | SectionName |
Gets the name for the XML configuration section. Throws a ConfigurationException if the
ConfigComponent.Section code attribute is not set. This method does not check if a
configuration section with this name actually exists.
|
![]() ![]() | Settings |
Retrieves the configuration settings.
|