get_IgnoreComments()

XmlReaderSettings::get_IgnoreComments() method

Returns a value indicating whether to ignore comments.

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

Return Value

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

See Also