ReaderOptions Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies whether to omit duplicate namespaces when loading an XDocument with an XmlReader.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: System.Xml.LinqAssembly: System.Xml.Linq (in System.Xml.Linq.dll)
Show: