System::Xml::XmlReaderSettings::get_IgnoreComments metodu

XmlReaderSettings::get_IgnoreComments method

Yorumların yok sayılıp sayılmayacağını gösteren bir değer döndürür.

bool System::Xml::XmlReaderSettings::get_IgnoreComments()

ReturnValue

true to ignore comments; otherwise false. The default is false.

Ayrıca Bakınız