XContainer.CreateWriter Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates an XmlWriter that can be used to add nodes to the XContainer.
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
While serializing, namespace prefixes are inferred from the namespace attributes in the XML tree.
For more information, see Working with Namespacese in the .NET Framework documentation.
Show: