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.

另见