Click or drag to resize

NameValueSectionSettings Property

The Names and Values inside the NameValueSection

Namespace:  SMTPRouter.Windows.Configuration
Assembly:  SMTPRouter.Windows (in SMTPRouter.Windows.dll) Version: 1.0.0.3 (1.0.0.3)
Syntax
public NameValueConfigurationCollection Settings { get; }

Property Value

Type: NameValueConfigurationCollection
See Also