Siddhartha Sarkar

Siddhartha Sarkar

  • NA
  • 43
  • 71.8k

Xml Document Creation

May 22 2009 1:49 AM

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)