System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions metod

XmlReaderSettings::get_IgnoreProcessingInstructions method

Returnerar ett värde som indikerar om bearbetningsinstruktioner ska ignoreras.

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

ReturnValue

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

Se även