Mono Class Library: System.Xml.XmlReader Overview | Members

System.Xml.XmlReader.XmlSpace Property

Gets the current xml:space scope. [Edit]

public virtual XmlSpace XmlSpace { get; }

Value

One of the members of the System.Xml.XmlSpace enumeration. If no xml:space scope exists, this property defaults to XmlSpace.None. [Edit]

Remarks

Operation

As described above.

This property is read-only.

Note to Inheritors
This property must be overridden in order to provide the functionality described above, as there is no default implementation.

[Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0