Gets a value indicating whether this reader can parse and resolve entities.
A bool equal to false.
Operation
This property returns true to indicate the reader can parse and resolve entities; otherwise, false.
This property is read-only.
This property always returns false.
Note to Inheritors
Override this property to return true for implementations that support schema or DTD information.Usage
Use this property to determine whether the reader can parse and resolve entities.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0