get_CanResolveEntity()

XmlReader::get_CanResolveEntity() method

Returns a value indicating whether this reader can parse and resolve entities.

virtual bool System::Xml::XmlReader::get_CanResolveEntity()

Return Value

true if the reader can parse and resolve entities; otherwise, false.

See Also