get_CanResolveEntity()
XmlValidatingReader::get_CanResolveEntity() method
Returns a value indicating whether this reader can parse and resolve entities.
bool System::Xml::XmlValidatingReader::get_CanResolveEntity() override
Return Value
true if the reader can parse and resolve entities; otherwise, false. XmlValidatingReader always returns true.
See Also
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Slides