System::Xml::XmlParserContext::set_XmlSpace method

XmlParserContext::set_XmlSpace method

Sets the current xml:space scope.

void System::Xml::XmlParserContext::set_XmlSpace(System::Xml::XmlSpace value)
ParameterTypeDescription
valueSystem::Xml::XmlSpaceThe value to set.

See Also