XmlSpace Property

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.

Namespace:  System.Xml
Assembly:  System.Xml (in System.Xml.dll)

'Declaration
Public Overridable ReadOnly Property XmlSpace As XmlSpace

Property Value

Type: System.Xml.XmlSpace
One of the XmlSpace values. If no xml:space scope exists, this property defaults to XmlSpace.None.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft