Configuration
|
The ConfigurationFile type exposes the following members.
Name | Description | |
---|---|---|
Configuration | Get the underlying Configuration that can be accessed using this ConfigurationFile object. | |
Culture | Gets or sets the CultureInfo to use for the conversion of setting values to and from String. | |
Current | Gets the ConfigurationFile object that represents the config file of the currently executing Windows or Web application. | |
Settings | Gets the CategorizedSettingsSection object representing settings under the "categorizedSettings" section of the config file. |