Configuration
Represents a configuration file that is applicable to a particular computer, application, or resource. This class cannot be inherited.
                
Gets the  AppSettingsSection object configuration section that applies to this  Configuration object.
Specifies a function delegate that is used to transform assembly strings in configuration files.
Gets a  ConnectionStringsSection configuration-section object that applies to this  Configuration object.
Gets the  ContextInformation object for the  Configuration object.
Gets the physical path to the configuration file represented by this  Configuration object.
Gets a value that indicates whether a file exists for the resource represented by this  Configuration object.
Gets the locations defined within this  Configuration object.
Gets or sets a value indicating whether the configuration file has an XML namespace.
Gets the root  ConfigurationSectionGroup for this  Configuration object.
Gets a collection of the section groups defined by this configuration.
Gets a collection of the sections defined by this  Configuration object.
Gets or sets the targeted version of .NET when a version earlier than the current one is targeted.
Specifies a function delegate that is used to transform type strings in configuration files.
Returns the specified  ConfigurationSection object.
Gets the specified  ConfigurationSectionGroup object.
Writes the configuration settings contained within this  Configuration object to the current XML configuration file.
Writes the configuration settings contained within this  Configuration object to the current XML configuration file.
Writes the configuration settings contained within this  Configuration object to the current XML configuration file.
Writes the configuration settings contained within this  Configuration object to the specified XML configuration file.
Writes the configuration settings contained within this  Configuration object to the specified XML configuration file.
Writes the configuration settings contained within this  Configuration object to the specified XML configuration file.