get_IgnoreProcessingInstructions()

XmlReaderSettings::get_IgnoreProcessingInstructions() method

Returns a value indicating whether to ignore processing instructions.

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

Return Value

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

See Also