System::Xml::XmlReaderSettings::get_IgnoreComments Methode

XmlReaderSettings::get_IgnoreComments method

Gibt einen Wert zurück, der angibt, ob Kommentare ignoriert werden sollen.

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

ReturnValue

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

Siehe auch