Método System::Xml::XmlTextReader::set_EntityHandling

XmlTextReader::set_EntityHandling method

Establece un valor que especifica cómo el lector maneja las entidades.

void System::Xml::XmlTextReader::set_EntityHandling(System::Xml::EntityHandling value)
ParámetroTipoDescripción
valueSystem::Xml::EntityHandlingEl valor a establecer.

Ver también