XmlReader.CanResolveEntity Property
Gets a value indicating whether this XmlReader can parse and resolve entities.
Namespace: System.Xml
Assembly: System.Xml (in system.xml.dll)
Syntax
public virtual bool CanResolveEntity { get; }
Property Value
Returns true if the XmlReader can expand general entities, otherwise, returns false.
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.