Specifies how the System.Xml.XmlTextReader or System.Xml.XmlValidatingReader handle entities.
Member Name | Description |
---|---|
ExpandCharEntities |
![]() Expands character entities and returns general entities as XmlNodeType.EntityReference nodes. |
ExpandEntities |
![]() Expands all entities and returns the expanded nodes. |