Gets the current xml:space scope.
[Visual Basic] Overridable Public ReadOnly Property XmlSpace As XmlSpace [C#] public XmlSpace XmlSpace {override get;} [C++] public: __property virtual XmlSpace get_XmlSpace(); [JScript] public function get XmlSpace() : XmlSpace;
One of the XmlSpace values. If no xml:space scope exists, this property is None.
XmlTextReader Class | XmlTextReader Members | System.NewXml Namespace