System::Xml::XmlReaderSettings::get_IgnoreComments metodo

XmlReaderSettings::get_IgnoreComments method

Restituisce un valore che indica se ignorare i commenti.

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

ReturnValue

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

Vedi anche