System::Xml::XmlTextReader::get_EntityHandling metodo

XmlTextReader::get_EntityHandling method

Restituisce un valore che specifica come il lettore gestisce le entità.

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

ReturnValue

Uno dei valori di EntityHandling. Se non è specificato alcun EntityHandling, il valore predefinito è EntityHandling::ExpandCharEntities.

Vedi anche