Click or drag to resize

RepositoryConfigBaseTConfig Properties

The RepositoryConfigBaseTConfig generic type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConfigKey
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.
Public propertyStatic memberSectionName
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.
Public propertyStatic memberSettings
Retrieves the configuration settings.
Top
See Also