System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions メソッド

XmlReaderSettings::get_IgnoreProcessingInstructions method

処理指示を無視するかどうかを示す値を返します。

bool System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions()

ReturnValue

true to ignore processing instructions; otherwise false. The default is false.

参照