XmlAttributes.Xmlns Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that specifies whether to keep all namespace declarations when an object that contains a member that returns an XmlSerializerNamespaces object is overridden.
Assembly: System.Xml.Serialization (in System.Xml.Serialization.dll)
Property Value
Type: System.Booleantrue if the namespace declarations should be kept; otherwise, false.
Show: