ConfigFileHelperSettings Property

Gets the current settings.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public ISettingsStore? Settings { get; }

Property Value

ISettingsStore

See Also