1 write to Value
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElement.cs (1)
401
ElementInformation.Properties[propInfo.Name].
Value
= propInfo.Value;
2 references to Value
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationElement.cs (2)
386
Values.SetValue(propInfo.Name, propInfo.
Value
, flags,
401
ElementInformation.Properties[propInfo.Name].Value = propInfo.
Value
;