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.

另见