System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions method

XmlReaderSettings::get_IgnoreProcessingInstructions method

Returns a value indicating whether to ignore processing instructions.

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

ReturnValue

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

See Also