System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions-Methode

XmlReaderSettings::get_IgnoreProcessingInstructions method

Gibt einen Wert zurück, der angibt, ob Verarbeitungsanweisungen ignoriert werden sollen.

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

ReturnValue

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

Siehe auch