System::Xml::XmlTextReader::get_CanResolveEntity method
XmlTextReader::get_CanResolveEntity method
Restituisce un valore che indica se questo lettore può analizzare e risolvere le entità.
bool System::Xml::XmlTextReader::get_CanResolveEntity() override
ReturnValue
true if the reader can parse and resolve entities; otherwise, false. The XmlTextReader class always returns true.
Vedi anche
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++