Gets a value indicating whether this reader can parse and resolve entities.
Public Overridable ReadOnly Property CanResolveEntity As Boolean
Dim instance As XmlReader Dim value As Boolean value = instance.CanResolveEntity
public virtual bool CanResolveEntity { get; }
public: virtual property bool CanResolveEntity { bool get (); }
public function get CanResolveEntity () : boolean
This property always returns false for implementations of XmlReader that do not support DTD information. In this case, calling ResolveEntity throws an exception.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC, Xbox 360, Zune