System::Xml::XmlReaderSettings::set_IgnoreComments method

XmlReaderSettings::set_IgnoreComments method

Sets a value indicating whether to ignore comments.

void System::Xml::XmlReaderSettings::set_IgnoreComments(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also