set_EntityHandling()

XmlTextReader::set_EntityHandling(System::Xml::EntityHandling) method

Sets a value that specifies how the reader handles entities.

void System::Xml::XmlTextReader::set_EntityHandling(System::Xml::EntityHandling value)

Arguments

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

See Also