<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0-preview.6.22324.4" />

StoredSetting

struct StoredSetting
The ClientSettingsStore talks to the LocalFileSettingsProvider through a dictionary which maps from setting names to StoredSetting structs. This struct contains the relevant information.