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