How can I save the content of an XDocument object as it is without parsing the hexadecimal reference

Posted by SubPortal on Stack Overflow See other posts from Stack Overflow or by SubPortal
Published on 2010-05-10T08:33:48Z Indexed on 2010/05/10 9:14 UTC
Read the original article Hit count: 190

Filed under:
|
|

Is there a way to have an XDocument object save its content and keeps the hexadecimal references as they are without parsing them?

Thank you for any help.

© Stack Overflow or respective owner

Related posts about c#

Related posts about Xml