System::Xml::XmlReaderSettings::get_IgnoreProcessingInstructions yöntemi

XmlReaderSettings::get_IgnoreProcessingInstructions method

İşlem talimatlarının yok sayılıp sayılmayacağını gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız