I am creating a Xml like format using XmlWriter
. But in the output there is version information also.
<?xml version="1.0" encoding="utf-8"?>
I don't need this in my file. How can I do that? Is there any way to remove it by code?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…