ConfigurationPropertyAttribute
Declaratively instructs the .NET Framework to instantiate a configuration property. This class cannot be inherited.
Gets or sets the default value for the decorated property.
Gets or sets a value indicating whether this is the default property collection for the decorated configuration property.
Gets or sets a value indicating whether this is a key property for the decorated element property.
Gets or sets a value indicating whether the decorated element property is required.
Gets the name of the decorated configuration-element property.
Gets or sets the ConfigurationPropertyOptions for the decorated configuration-element property.
Initializes a new instance of ConfigurationPropertyAttribute class.