Re: what encoding does system.xml.xmldocument.save(string path) use to save the xml document if there is no <?xml... in the front of the xml document?



http://msdn2.microsoft.com/en-us/library/system.xml.xmldocument.save.aspx

Check the remarks section.

"Daniel" <softwareengineer98037@xxxxxxxxx> wrote in message
news:u5%230KhrZHHA.4368@xxxxxxxxxxxxxxxxxxxxxxx
what encoding does system.xml.xmldocument.save(string path) use to save
the xml document if there is no <?xml... in the front of the xml document?



.