This is only possible in .Net Framework 2.0.
You can use the ConfigurationElement.SerializeElement() method. The
IsReadOnly Property will inform you if the ConfigurationElement can be
modified.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.