System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions method

XmlReaderSettings::get_IgnoreProcessingInstructions method

Возвращает значение, указывающее, следует ли игнорировать инструкции обработки.

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

ReturnValue

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

См. также