System::Xml::XmlTextReader::set_EntityHandling method

XmlTextReader::set_EntityHandling method

Sets a value that specifies how the reader handles entities.

void System::Xml::XmlTextReader::set_EntityHandling(System::Xml::EntityHandling value)
ParameterTypeDescription
valueSystem::Xml::EntityHandlingThe value to set.

See Also