1 write to Value
System.Configuration.ConfigurationManager (1)
System\Configuration\ClientSettingsStore.cs (1)
337Value = value;
3 references to Value
System.Configuration.ConfigurationManager (3)
System\Configuration\ClientSettingsStore.cs (1)
198se.Value.ValueXml = ss.Value;
System\Configuration\LocalFileSettingsProvider.cs (2)
119string valueString = ss.Value.InnerXml; 388string valueString = ss.Value.InnerXml;