AppSettingsExtensionsGetAppSettingInitialValue Method

Overload List

GetAppSettingInitialValue(IConfigurationSection) Gets the initial value of the given app setting.
GetAppSettingInitialValue(IConfiguration, String) Gets the initial value of the app setting with the given name.

See Also