2 references to SettingsKey
System.Configuration.ConfigurationManager (2)
System\Configuration\ApplicationSettingsBase.cs (2)
406
SettingChangingEventArgs e = new SettingChangingEventArgs(propertyName, this.GetType().FullName,
SettingsKey
, value, false);
551
_context["SettingsKey"] =
SettingsKey
;