System::Xml::XmlReader::get_CanResolveEntity metodo

XmlReader::get_CanResolveEntity method

Restituisce un valore che indica se questo lettore può analizzare e risolvere le entità.

virtual bool System::Xml::XmlReader::get_CanResolveEntity()

ReturnValue

true if the reader can parse and resolve entities; otherwise, false.

Vedi anche