System::Xml::XmlReaderSettings::get_IgnoreComments method

XmlReaderSettings::get_IgnoreComments method

Returns a value indicating whether to ignore comments.

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

ReturnValue

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

See Also