ISettingsStoreAppSettings Property

Gets the application settings section object that applies to the SettingsStore object.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
ISettingsSection AppSettings { get; }

Property Value

ISettingsSection

See Also