get_XmlSpace()
XmlValidatingReader::get_XmlSpace() method
Returns the current xml:space scope.
System::Xml::XmlSpace System::Xml::XmlValidatingReader::get_XmlSpace() override
Return Value
One of the XmlSpace values. If no xml:space scope exists, this value defaults to XmlSpace::None.
See Also
- Enum XmlSpace
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Slides