ConfigurationSectionGroup
Represents a group of related sections within a configuration file.
                
Gets a value that indicates whether this  ConfigurationSectionGroup object declaration is required.
Gets a value that indicates whether this  ConfigurationSectionGroup object is declared.
Gets the name property of this  ConfigurationSectionGroup object.
Gets the section group name associated with this  ConfigurationSectionGroup.
Gets a  ConfigurationSectionGroupCollection object that contains all the  ConfigurationSectionGroup objects that are children of this  ConfigurationSectionGroup object.
Gets a  ConfigurationSectionCollection object that contains all of  ConfigurationSection objects within this  ConfigurationSectionGroup object.
Gets or sets the type for this  ConfigurationSectionGroup object.
public ConfigurationSectionGroup()
Initializes a new instance of the  ConfigurationSectionGroup class.
Forces the declaration for this  ConfigurationSectionGroup object.
Forces the declaration for this  ConfigurationSectionGroup object.