System::Xml::XmlReaderSettings::get_ProhibitDtd μέθοδος
XmlReaderSettings::get_ProhibitDtd method
Επιστρέφει μια τιμή που υποδεικνύει αν πρέπει να απαγορευτεί η επεξεργασία ορισμού τύπου εγγράφου (DTD).
bool System::Xml::XmlReaderSettings::get_ProhibitDtd()
ReturnValue
true to prohibit DTD processing; otherwise false. The default is true.
Deprecated
Αυτή η μέθοδος είναι παρωχημένη. Χρησιμοποιήστε το XmlTextReader::get_DtdProcessing αντί αυτού.
Δείτε επίσης
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++