Quantcast
Channel: XML, System.Xml, MSXML and XmlLite forum
Viewing all articles
Browse latest Browse all 935

LINQ XML: How to add a blank line to output xml?

$
0
0

Using the System.Xml.Linq namespace, how can I add a blank-line when writing out xml?

(for example: System.Xml.Linq.XmlComment() will write out a comment line...but I want to write a blank line)

Thanks!


Viewing all articles
Browse latest Browse all 935