System::Xml::XmlReaderSettings::set_IgnoreProcessingInstructions method

XmlReaderSettings::set_IgnoreProcessingInstructions method

Sets a value indicating whether to ignore processing instructions.

void System::Xml::XmlReaderSettings::set_IgnoreProcessingInstructions(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also