Gets a value indicating whether this reader can parse and resolve entities.
A bool equal to false.
This property always returns false for implementations of System.Xml.XmlReader that do not support DTD information. In this case, calling XmlReader.ResolveEntity throws an exception.