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.
另见
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++