System::Xml::XmlReader::get_CanResolveEntity 方法

XmlReader::get_CanResolveEntity method

返回一个值,指示此读取器是否能够解析和解析实体。

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

ReturnValue

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

另见