System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions método

XmlReaderSettings::get_IgnoreProcessingInstructions method

Devuelve un valor que indica si se deben ignorar las instrucciones de procesamiento.

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

ReturnValue

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

Ver también