System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions metodo

XmlReaderSettings::get_IgnoreProcessingInstructions method

Restituisce un valore che indica se ignorare le istruzioni di elaborazione.

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

ReturnValue

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

Vedi anche