System::Xml::XmlReaderSettings::get_DtdProcessing 方法
XmlReaderSettings::get_DtdProcessing method
返回决定 DTD 处理方式的值。
System::Xml::DtdProcessing System::Xml::XmlReaderSettings::get_DtdProcessing()
ReturnValue
枚举值之一,决定 DTD 的处理方式。默认值为 DtdProcessing::Prohibit。
另见
- Enum DtdProcessing
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++