System::Xml::XmlReaderSettings::get_IgnoreComments yöntemi

XmlReaderSettings::get_IgnoreComments method

Yorumların göz ardı edilip edilmeyeceğini 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