System::Xml::XmlTextReader::get_EntityHandling méthode

XmlTextReader::get_EntityHandling method

Renvoie une valeur qui spécifie comment le lecteur gère les entités.

System::Xml::EntityHandling System::Xml::XmlTextReader::get_EntityHandling()

ReturnValue

Une des valeurs de EntityHandling. Si aucune EntityHandling n’est spécifiée, elle revient à EntityHandling::ExpandCharEntities.

Voir aussi