System::Xml::XmlTextReader::get_ProhibitDtd metodo
XmlTextReader::get_ProhibitDtd method
Restituisce un valore che indica se consentire l’elaborazione DTD.
bool System::Xml::XmlTextReader::get_ProhibitDtd()
ReturnValue
true to disallow DTD processing; otherwise false. The default is false.
Deprecated
Questo metodo è obsoleto. Usa XmlTextReader::get_DtdProcessing invece.
Vedi anche
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++