System::Xml::XmlTextReader::set_ProhibitDtd metodo
XmlTextReader::set_ProhibitDtd method
Imposta un valore che indica se consentire l’elaborazione DTD.
void System::Xml::XmlTextReader::set_ProhibitDtd(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Il valore da impostare. |
Deprecated
Questo metodo è obsoleto. Usa XmlTextReader::set_DtdProcessing invece.
Vedi anche
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++