System::Xml::XmlTextReader::get_EntityHandling メソッド

XmlTextReader::get_EntityHandling method

リーダーがエンティティを処理する方法を指定する値を返します。

System::Xml::EntityHandling System::Xml::XmlTextReader::get_EntityHandling()

ReturnValue

EntityHandling の値のいずれかです。EntityHandling が指定されていない場合、デフォルトは EntityHandling::ExpandCharEntities になります。

参照