XmlReader.XmlSpace Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, gets the current xml:space scope.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.XmlSpaceOne of the XmlSpace values. If no xml:space scope exists, this property defaults to XmlSpace.None.
Show: