System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions methode

XmlReaderSettings::get_IgnoreProcessingInstructions method

Geeft een waarde terug die aangeeft of verwerkingsinstructies moeten worden genegeerd.

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

ReturnValue

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

Zie ook