set_XmlSpace()

XmlParserContext::set_XmlSpace(System::Xml::XmlSpace) method

Sets the current xml:space scope.

void System::Xml::XmlParserContext::set_XmlSpace(System::Xml::XmlSpace value)

Arguments

ParameterTypeDescription
valueSystem::Xml::XmlSpaceThe value to set.

See Also