System::Xml::XmlReaderSettings::get_IgnoreComments método

XmlReaderSettings::get_IgnoreComments method

Devuelve un valor que indica si se deben ignorar los comentarios.

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

ReturnValue

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

Ver también