System::Xml::XmlReaderSettings::get_ProhibitDtd metode
XmlReaderSettings::get_ProhibitDtd method
Mengembalikan nilai yang menunjukkan apakah harus melarang pemrosesan definisi tipe dokumen (DTD).
bool System::Xml::XmlReaderSettings::get_ProhibitDtd()
ReturnValue
true to prohibit DTD processing; otherwise false. The default is true.
Deprecated
Metode ini sudah usang. Gunakan XmlTextReader::get_DtdProcessing sebagai gantinya.
Lihat Juga
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++