System::Xml::XmlTextReader::set_EntityHandling 方法

XmlTextReader::set_EntityHandling method

设置一个值,指定读取器如何处理实体。

void System::Xml::XmlTextReader::set_EntityHandling(System::Xml::EntityHandling value)
ParameterType描述
valueSystem::Xml::EntityHandling要设置的值。

另见