ConfigurationSection Class

Definition

Specifies a named collection of configuration properties.

public sealed class ConfigurationSection
type ConfigurationSection = class
Public NotInheritable Class ConfigurationSection
Inheritance
ConfigurationSection

Properties

Name

The name of the section.

Parameters

The key/value pair of a configuration property.

Applies to