System::Xml::XmlValidatingReader::set_EntityHandling method

XmlValidatingReader::set_EntityHandling method

Sets a value that specifies how the reader handles entities.

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

See Also