System::Xml::XmlValidatingReader::get_EntityHandling metodo

XmlValidatingReader::get_EntityHandling method

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

System::Xml::EntityHandling System::Xml::XmlValidatingReader::get_EntityHandling()

ReturnValue

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

Vedi anche