XmlWriterSettings.NamespaceHandling Property
Gets or sets a value that indicates whether the XmlWriter should remove duplicate namespace declarations when writing XML content. The default behavior is for the writer to output all namespace declarations that are present in the writer's namespace resolver.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.NamespaceHandlingThe NamespaceHandling enumeration used to specify whether to remove duplicate namespace declarations in the XmlWriter.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.