System::Xml::XmlTextReader::get_ProhibitDtd μέθοδος

XmlTextReader::get_ProhibitDtd method

Επιστρέφει μια τιμή που υποδεικνύει εάν θα επιτραπεί η επεξεργασία DTD.

bool System::Xml::XmlTextReader::get_ProhibitDtd()

ReturnValue

true to disallow DTD processing; otherwise false. The default is false.

Deprecated

Αυτή η μέθοδος είναι παρωχημένη. Χρησιμοποιήστε το XmlTextReader::get_DtdProcessing αντί αυτού.

Δείτε επίσης