1 write to Value
System (1)
sys\system\configuration\ClientSettingsStore.cs (1)
509Value = value;
3 references to Value
System (3)
sys\system\configuration\ClientSettingsStore.cs (1)
183se.Value.ValueXml = ss.Value;
sys\system\configuration\LocalFileSettingsProvider.cs (2)
140string valueString = ss.Value.InnerXml; 404string valueString = ss.Value.InnerXml;