System::Xml::XmlTextReader::get_CanResolveEntity metodo
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.Font for C++