System::Xml::XmlReaderSettings::get_IgnoreComments 方法

XmlReaderSettings::get_IgnoreComments method

返回一个指示是否忽略注释的值。

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

ReturnValue

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

另见