System::Xml::XmlNodeReader::get_XmlSpace method

XmlNodeReader::get_XmlSpace method

Returns the current xml:space scope.

System::Xml::XmlSpace System::Xml::XmlNodeReader::get_XmlSpace() override

ReturnValue

One of the XmlSpace values. If no xml:space scope exists, this value defaults to XmlSpace::None.

See Also