2
Reply

Xml Document Creation

Siddhartha Sarkar

Siddhartha Sarkar

May 22 2009 1:49 AM
3.1k

Hi All,

I have a situation in which I need to write the XML Declaration of an XmlDocument (that I am creating) from a hard coded text.
How to acieve this? I have tried with the inner text property of XmlDeclaration node etc. but it is throwing errors. Please guide.
I am using C#, however if you can show me the VB way I can very well appreciate that.
Thanks for reading my problem.

Regards,
Sid


Answers (2)